Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! add release ci
Browse files Browse the repository at this point in the history
hellux committed Jan 12, 2024
1 parent 3dde878 commit c351add
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -60,8 +60,7 @@ jobs:
- name: install rust
shell: bash
run: |
rustup update 1.56
rustup default 1.56
rustup update stable
rustup target add ${{ matrix.target }}
- name: build

0 comments on commit c351add

Please sign in to comment.