Skip to content

Commit

Permalink
Update bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Feb 27, 2024
1 parent 31ea281 commit 2a1a366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

set -e
npm ci
# npm ci
gem install bundler
bundle install

0 comments on commit 2a1a366

Please sign in to comment.