Skip to content

Commit

Permalink
Try to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Jul 1, 2024
1 parent 26114b8 commit 824a24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
shell: powershell
if: ${{ matrix.os == 'windows-latest' }}
run: >
./build_samples.bat
.\build_samples.bat
--no-tests
--debug
Expand Down

0 comments on commit 824a24b

Please sign in to comment.