Skip to content

Commit ffd1edf

Browse files
committed
yabf
1 parent 5da303e commit ffd1edf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
path: artifacts
9090
- name: Prepare Artifacts for Release
9191
run: |
92+
cd artifacts
9293
find *binaries -type d | xargs -I subdir -- 7z a subdir.zip subdir\*
9394
- name: Create a Release
9495
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)