Skip to content

Commit

Permalink
cmd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed Dec 29, 2023
1 parent df309ac commit a469903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
version: 'latest'
- uses: actions/checkout@v3
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
- run: build.sh
- run: ./build.sh

0 comments on commit a469903

Please sign in to comment.