Skip to content

Commit

Permalink
Don't deploy randovania to the site
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani authored Apr 4, 2024
1 parent 089a565 commit 4007c51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ mkdir assets/games
mkdir _games
python -m randovania development extract-game-data --games-dir _games --covers-dir assets/games

# Remove the extracted randovania so we don't accidentally deploy it
rm -rf ./randovania-$randovania_version[website]

echo "Copying Jekyll source"
echo "version: $randovania_version" > _data/rdv.yml
rm -rf build
Expand Down

0 comments on commit 4007c51

Please sign in to comment.