Skip to content

Commit

Permalink
bundle path
Browse files Browse the repository at this point in the history
  • Loading branch information
shensquared committed Aug 19, 2024
1 parent 544dd92 commit 30fa621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
echo "Current Ruby version:"
ruby -v
echo "Bundler version:"
bash bundle -v
bundle exec jekyll build --config _config.yml,_config_dev.yml
bash /home/shensquared/.rbenv/shims/bundle -v
/home/shensquared/.rbenv/shims/bundle exec jekyll build --config _config.yml,_config_dev.yml
EOF
fi
Expand Down

0 comments on commit 30fa621

Please sign in to comment.