Skip to content

Commit

Permalink
remove uses
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian1108 committed Aug 3, 2024
1 parent eba65d1 commit 69628ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: rustup target add x86_64-unknown-linux-gnu

- name: Build for ${{ matrix.target }}
uses: actions-rust-lang/setup-rust-toolchain@v1
run: cargo build --release --target ${{ matrix.target }}

- name: Upload Release Asset
Expand Down

0 comments on commit 69628ba

Please sign in to comment.