Skip to content

Commit

Permalink
fix: hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
UndiedGamer committed Dec 25, 2024
1 parent a0b9cc0 commit 363d313
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 @@ -65,6 +65,6 @@ jobs:
uses: houseabsolute/actions-rust-cross@v0
with:
command: build
target: ${{ matrix.platform.target }}
target: ${{ matrix.target }}
args: "--locked --release"
strip: true

0 comments on commit 363d313

Please sign in to comment.