Skip to content

Commit

Permalink
Publish arm64 osx package also cuz we build it in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
donhardman committed Aug 1, 2024
1 parent d782a15 commit 8bf5722
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,14 +754,14 @@ jobs:
distro: 9
- artifact: artifact-macos-13-x86_64
type: arc
arch: noarch
arch: x86_64
delimiter: "-"
distro: ""
- artifact: artifact-macos-13-arm64
type: arc
arch: aarch
delimiter: "-"
distro: ""
# - artifact: artifact-macos-13-arm64
# type: arc
# arch: noarch
# delimiter: "-"
# distro: ""
# manticore-extra meta package now
- artifact: artifact-extra-deb
type: deb
Expand Down

0 comments on commit 8bf5722

Please sign in to comment.