Skip to content

Commit 2023a6f

Browse files
Update pack-mac.yml
1 parent 4ddb225 commit 2023a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: mkdir build
6262

6363
- name: move executable
64-
run: mv '$bin_path' build/zwirnzi-macos
64+
run: mv "$bin_path" build/zwirnzi-macos
6565

6666
- name: Release
6767
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)