FIX: Build linux on linux (duh)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
build-linux:
|
||||
name: 🐧 Build for Linux
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 🚚 Checkout latest code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user