Skip to content

Commit

Permalink
ci: fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Yesterday17 committed Aug 3, 2024
1 parent fb5349c commit 3971a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
key: ${{ matrix.target }}-anni-cache

- name: Build | Build
uses: actions-rs/r@v1
uses: actions-rs/cargo@v1
with:
command: build
args: --release --locked --target ${{ matrix.target }}" --workspace --exclude anni-playback
Expand Down

0 comments on commit 3971a1f

Please sign in to comment.