Skip to content

Commit

Permalink
try to fix missing repack
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaybe-Games committed Jul 25, 2024
1 parent 87710de commit 8b98834
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:
run: bash build.sh
env:
SKIP_ARCHIVE: 1

- name: Upload Atmos build
uses: actions/upload-artifact@v3
with:
name: patch_atmos
path: mods

- name: Create yuzu subfolder
run: |
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
/announce.md
/mods
/UminekoCatboxGerman
repack
romfs/picture/EnterExtractor.exe
script2edit.rb

0 comments on commit 8b98834

Please sign in to comment.