Skip to content

Commit

Permalink
Fix package.yml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
numbaa committed Oct 2, 2024
1 parent 284b87a commit 7285613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
echo "VERSION=$VERSION" >> $GITHUB_ENV
echo "Set VERSION to $VERSION"
- name: Make dmg
run: |
bash build.mac.sh package Release
cp lanthing.dmg lanthing.mac-${{ env.VERSION }}-unsigned-arm64.dmg
- name: Release
Expand Down

0 comments on commit 7285613

Please sign in to comment.