Skip to content

Commit

Permalink
no longer delete the scripts.rpa in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePotatoGuy committed Feb 25, 2024
1 parent 3bdf312 commit 4a51dc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mas_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
run: |
mkdir $MAS_DIR
cp -Rf $MAS_BASE_DIR/* $MAS_DIR/
rm $MAS_DIR/game/scripts.rpa # remove when we can handle scripts rpa
# copy over gh files to base
- name: copy source over
Expand Down

0 comments on commit 4a51dc6

Please sign in to comment.