Skip to content

Commit

Permalink
Merge pull request #53 from randovania/henriquegemignani-patch-1
Browse files Browse the repository at this point in the history
Don't deploy randovania to the site
  • Loading branch information
henriquegemignani authored Apr 4, 2024
2 parents 089a565 + 4007c51 commit aa5a324
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 aa5a324

Please sign in to comment.