Skip to content

Commit

Permalink
add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Aug 17, 2023
1 parent 7440714 commit 46e9b55
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 @@ -43,6 +43,7 @@ jobs:
run: npx lerna run build

- name: Install cross-compilation tools
if: ${{ matrix.linux }}
uses: taiki-e/setup-cross-toolchain-action@v1
with:
target: aarch64-unknown-linux-gnu
Expand Down

0 comments on commit 46e9b55

Please sign in to comment.