Skip to content

Commit

Permalink
ci: use cross for all the release build
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamsa committed Dec 20, 2022
1 parent bf09e1b commit a7aabe3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -71,7 +71,6 @@ jobs:
target: ${{ matrix.target }}

- name: Install cross
if: ${{ matrix.use-cross == true }}
uses: taiki-e/install-action@cross

- name: Use Cross

0 comments on commit a7aabe3

Please sign in to comment.