Skip to content

Commit

Permalink
need to build binary
Browse files Browse the repository at this point in the history
  • Loading branch information
xasopheno committed Oct 29, 2022
1 parent ade1a50 commit ad7a19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
# git commit --amend --no-edit
# git push --force

# - name: Package MacOS Binary
# run: ./scripts/package_macos.sh ${{ steps.extract-version.outputs.tag-name }}
- name: Package MacOS Binary
run: ./scripts/package_macos.sh ${{ steps.extract-version.outputs.tag-name }}

- name: Releasing MacOS Binary
uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit ad7a19a

Please sign in to comment.