Skip to content

Commit

Permalink
debug bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
shensquared committed Aug 19, 2024
1 parent bab2ad8 commit 18cbd78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
cd /home/shensquared/gradML_dev # Replace with the relevant folder path
echo "Running on dev branch"
git pull origin dev
echo "Current Ruby version:" ruby -v
echo "Bundler version:" bundle -v
bundle exec jekyll build --config _config.yml,_config_dev.yml
EOF
fi
Expand Down

0 comments on commit 18cbd78

Please sign in to comment.