Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Feb 18, 2025
1 parent 962f7c8 commit e2946b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tmp=$(mktemp -d)

# Build the package
(cd $DIST; npm pack)
TGZ=$(realpath "$DIST/react-three-drei-10.0.0-rc.2.tgz")
TGZ=$(realpath "$DIST/react-three-drei-0.0.0-semantic-release.tgz")

snapshot() {
local UPDATE_SNAPSHOTS=""
Expand Down

0 comments on commit e2946b7

Please sign in to comment.