Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hunchr committed Jan 25, 2024
1 parent b709377 commit 0c45c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ BUNDLE_GEMFILE=PluginGemfile bundle install -j 4
cd assets.src
npm install
npm run build
cd ../../..
cd ../..

bundle install -j 4
[[ ! -v GITHUB_ACTIONS ]] && rake db:drop
Expand Down

0 comments on commit 0c45c36

Please # to comment.