Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarLiner authored Jan 8, 2024
1 parent a007e01 commit 6793120
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
# The macOS AArch64/universal build is done from an x86_64 macOS CI
# runner, so it needs to be cross compiled
target: ${{ matrix.cross-target }}
- name: Install cargo-make
run: cargo install --force cargo-make
- name: Setup Python
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 6793120

Please sign in to comment.