Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
JOELwindows7 committed Mar 8, 2025
1 parent e363a45 commit c83ed6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/packAll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ jobs:
zip -r Lah-Mboh.zip ./Lah-Mboh
mv Lah-Mboh.zip Lah-Mboh.pk3
ls
mkdir -p Lah-Mboh/build/
mv Lah-Mboh.pk3 Lah-Mboh/build/
- name: Upload These all
uses: actions/upload-artifact@v4.6.1
with:
name: Lah-Mboh.pk3
path: .\Lah-Mboh.pk3
path: Lah-Mboh.pk3
if-no-files-found: error

0 comments on commit c83ed6c

Please sign in to comment.