Skip to content

Commit 0bcada0

Browse files
authored
Update macos-release.yml
1 parent 1469896 commit 0bcada0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- name: Upload Release Asset
3838
uses: softprops/action-gh-release@v2
3939
with:
40-
files: dist/tchMaterial-parser-mac.zip
40+
files: ./tchMaterial-parser-mac.zip
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)