Skip to content

Commit

Permalink
windows silly
Browse files Browse the repository at this point in the history
  • Loading branch information
mnightingale committed Oct 28, 2023
1 parent 494c29f commit 94b54db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
cmake -S rapidyenc -B rapidyenc/build
cmake --build rapidyenc/build --config Release --target rapidyenc_static -j$(sysctl -n hw.ncpu)
ls -al rapidyenc/build
cmake --build rapidyenc/build --config Release --target rapidyenc_static

0 comments on commit 94b54db

Please sign in to comment.