Skip to content

Commit

Permalink
Move savedata folder back to data
Browse files Browse the repository at this point in the history
  • Loading branch information
Alienmario committed May 5, 2024
1 parent 608c38a commit 5144276
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
cp -R gamedata $SM
cp -R scripting $SM
cp -R translations $SM
cp -R data $SM
cp -R edt/common/. $EDT_DEST
if [ -d "edt/${{ matrix.game.dir }}" ]
then
Expand Down
File renamed without changes.

0 comments on commit 5144276

Please sign in to comment.