Skip to content

Commit

Permalink
fix typo (>- not |)
Browse files Browse the repository at this point in the history
  • Loading branch information
xEricL committed Oct 14, 2024
1 parent 092907a commit 9ba3722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ jobs:
"build/out/AlpineClientSetup-${VERSION}-ARM64.pkg"
- name: Package ARM64 DMG
run: |
run: >-
hdiutil create
-volname "Alpine Client"
-srcfolder dmg_arm64
Expand Down

0 comments on commit 9ba3722

Please sign in to comment.