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

This commit is contained in:
Bill Niblock 2024-02-26 20:14:39 -05:00
parent d284b70832
commit 54e1c0ddc1

View file

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