Skip to content

Commit 331a006

Browse files
committed
Fix MacOS publishing
1 parent 3316d4b commit 331a006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ jobs:
146146
uses: actions/upload-artifact@v2
147147
with:
148148
name: CodemerxDecompile-darwin
149-
path: CodemerxDecompile-darwin
149+
path: CodemerxDecompile-darwin.tar.gz

0 commit comments

Comments
 (0)