Skip to content

Commit

Permalink
Update release-zip.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kairusds authored Dec 22, 2023
1 parent b5cb6cb commit 2ed30f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-zip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
OUT_ZIP: 'Alpine_arm64.zip'
LNCR_EXE: 'alpine_arm64-3.19.0.exe'
run: cd src_arm64 && make -j$(nproc)
- run: tree
- name: Upload a Build Artifact x64
uses: actions/upload-artifact@main
with:
Expand Down

0 comments on commit 2ed30f2

Please sign in to comment.