1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 02:44:17 +00:00

Remove fonts (#334)

This commit is contained in:
asimon-1 2022-04-11 16:58:52 -04:00 committed by GitHub
parent 3255a0349d
commit a6d12eb3e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 1 deletions

View file

@ -98,7 +98,6 @@ jobs:
cp libnn_hid_hook.nro ${{env.SMASH_PLUGIN_DIR}}/libnn_hid_hook.nro
mv static/libtraining_modpack_menu.nro ${{env.SMASH_PLUGIN_DIR}}/libtraining_modpack_menu.nro
cp -r static/* ${{env.SMASH_WEB_DIR}}
rm ${{env.SMASH_WEB_DIR}}/fonts -r
zip -r training_modpack_beta.zip atmosphere
- name: Update Release
uses: meeDamian/github-release@2.0