Skip to content

Commit

Permalink
fix ps2 actions harder
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX committed Nov 2, 2024
1 parent 5f62cd9 commit f3fa9f0
Show file tree
Hide file tree
Showing 2 changed files with 7,342 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ jobs:
rm -rf ./_ark/songs/kidsinamerica
rm -rf ./_ark/songs/mountainsong
rm -rf ./_ark/songs/shacklersrevenge
rm -rf ./_ark/songs/songs.dta
rm -rf ./_ark/songs/songs_customs.dta
mv ./_ark/songs/songs_full.dta ./_ark/songs/songs.dta
- name: Download/Copy RB2 Songs
run: |
chmod +x dependencies/linux/gdrive
Expand Down
Loading

0 comments on commit f3fa9f0

Please sign in to comment.