[Actions] Fidgeting
All checks were successful
/ jekyll (push) Successful in 3s

This commit is contained in:
Bill Niblock 2024-02-26 20:18:50 -05:00
parent 54e1c0ddc1
commit 511498303c

View file

@ -9,7 +9,7 @@ jobs:
- name: Change to source - name: Change to source
run: | run: |
cd ${{ GITHUB_WORKSPACE }} cd ${{ GITHUB_WORKSPACE }}
echo "${{ pwd }}" echo "Changing directory"
# - name: Update Gems # - name: Update Gems
# run: bundle update # run: bundle update
# - name: Build Site # - name: Build Site