fix(ci): use ninja as generator
This commit is contained in:
parent
e4b1f96fdb
commit
4715292f93
2
.github/workflows/upload_full_src.yml
vendored
2
.github/workflows/upload_full_src.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
path: Soundux
|
||||
|
||||
- name: Fetch Required External Dependencies
|
||||
run: "cmake ."
|
||||
run: "cd Soundux && cmake -GNinja ."
|
||||
|
||||
- name: Create tarball
|
||||
uses: master-atul/tar-action@v1.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user