Skip to content

Commit

Permalink
..,,mm
Browse files Browse the repository at this point in the history
  • Loading branch information
JOELwindows7 committed Mar 8, 2025
1 parent 63006a0 commit 2df7c39
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/packAll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cd ..
ls
pwd
zip -r Lah-Mboh.zip ./Lah-Mboh
zip -r Lah-Mboh.zip ./Lah-Mboh -x src/
mv Lah-Mboh.zip Lah-Mboh.pk3
ls
pwd
Expand All @@ -48,17 +48,6 @@ jobs:
pwd
mkdir -p ./build/
mv ../Lah-Mboh.pk3 ./build/
- name: wai wait! You gotta clean yourself up first.
run: |
echo "There are bloats on you! strip some files firstly!"
cd build
zip -d ./Lah-Mboh.pk3 src
zip -d ./Lah-Mboh.pk3 source
zip -d ./Lah-Mboh.pk3 yoinks
zip -d ./Lah-Mboh.pk3 .git
zip -d ./Lah-Mboh.pk3 .github
echo "Okay, I hope this good, what else?"
- name: Upload These all
uses: actions/upload-artifact@v4.6.1
Expand Down

0 comments on commit 2df7c39

Please sign in to comment.