Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Nov 4, 2024
1 parent c232357 commit 9ca1bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_rawrrassembly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: List result
run: dir
- name: Execute on test file
run: .\rawrr-windows-x64.exe .\inst\extdata\sample.raw index
run: .\rawrr-win-x64.exe .\inst\extdata\sample.raw index
verify-macos:
name: Verify on MacOS
runs-on: macos-latest
Expand Down

0 comments on commit 9ca1bc0

Please sign in to comment.