Skip to content

Commit 2ed30f2

Browse files
authored
Update release-zip.yaml
1 parent b5cb6cb commit 2ed30f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-zip.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
OUT_ZIP: 'Alpine_arm64.zip'
3131
LNCR_EXE: 'alpine_arm64-3.19.0.exe'
3232
run: cd src_arm64 && make -j$(nproc)
33+
- run: tree
3334
- name: Upload a Build Artifact x64
3435
uses: actions/upload-artifact@main
3536
with:

0 commit comments

Comments
 (0)