Skip to content

Commit

Permalink
add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Aug 18, 2023
1 parent 46e9b55 commit 1602d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
target: aarch64-unknown-linux-gnu

- name: install multilib
if: ${{ matrix.linux }}
run: sudo apt install gcc-multilib

- name: Make prebuilds
Expand Down

0 comments on commit 1602d5e

Please sign in to comment.