Skip to content

Commit

Permalink
package for mac updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mmchougule committed Sep 17, 2023
1 parent a97faac commit 94cf411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: zip ${{ matrix.output_file }} vimana-linux-amd64/vimana

- name: Package Vimana for mac
run: zip vimana-mac.zip vimana-mac/vimana
run: zip vimana-darwin-arm64.zip vimana-darwin-arm64/vimana

- name: Upload Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 94cf411

Please sign in to comment.