Skip to content

Commit

Permalink
GithubAction: add macos-aarch64 release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ec- committed Oct 14, 2024
1 parent 1719764 commit 84f3130
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 @@ -356,6 +356,8 @@ jobs:
- artifact_dir: macos-x86_64
artifact_name: quake3e-macos-x86_64.zip

- artifact_dir: macos-aarch64
artifact_name: quake3e-macos-aarch64.zip
steps:
- name: Download Artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 84f3130

Please sign in to comment.