Skip to content

Commit

Permalink
MacOS Arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
KaperD authored Jul 5, 2024
1 parent 4b6869a commit 6f5bf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- run: npm install
- run: npm install -g pkg
- run: pkg . --targets latest-${{ matrix.os }}-x64
- run: pkg . --targets latest-${{ matrix.os }}-arm64
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 6f5bf27

Please sign in to comment.