Skip to content

Commit

Permalink
Update build-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jul 6, 2024
1 parent d0cd1ed commit 9e5e148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ls
- run: cargo build --release
working-directory: .github/workflow-bin

0 comments on commit 9e5e148

Please sign in to comment.