Skip to content

Commit

Permalink
Fix binary path for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems committed Feb 6, 2024
1 parent 7ade364 commit 8e21546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
path: artifacts
fw_version: ${{ matrix.fw_version }}
run: |
./codexctl --help
./codexctl.bin --help
release:
name: Release
needs: [remote,device]
Expand Down

0 comments on commit 8e21546

Please sign in to comment.