Skip to content

Commit

Permalink
WIP: Remove unnecessay files
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicpkmn11 authored and lifehackerhansol committed Mar 29, 2022
1 parent 05dc774 commit ae15214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
# Make artifacts directory
mkdir -p ~/artifacts
# Don't include skins or fonts in nightlies
rm -rf 7zfile/_nds/TWiLightMenu/*menu/
# Don't include fonts or debug files in nightlies
rm -rf 7zfile/_nds/TWiLightMenu/extras/fonts
rm -rf 7zfile/debug
Expand Down

0 comments on commit ae15214

Please sign in to comment.