Skip to content

Commit

Permalink
also forgot it on imitation script
Browse files Browse the repository at this point in the history
  • Loading branch information
Egezenn committed Jan 1, 2025
1 parent 8734636 commit 0996e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd ..

curl -s -L -o "PREVIOUS_RELEASE.zip" https://github.com/Egezenn/OpenDotaGuides/releases/latest/download/itembuilds.zip
unzip -q "PREVIOUS_RELEASE.zip" -d "PREVIOUS_RELEASE"
bash odg/scripts/diff.sh "itembuilds" "PREVIOUS_RELEASE"
bash ./scripts/diff.sh "itembuilds" "PREVIOUS_RELEASE"

mkdir -p release/"$RELEASE_NAME"
mv itembuilds.zip release/"$RELEASE_NAME"
Expand Down

0 comments on commit 0996e29

Please sign in to comment.