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

This commit is contained in:
Bill Niblock 2024-02-26 20:30:44 -05:00
parent 511498303c
commit dd18e2a6f9

View file

@ -6,11 +6,9 @@ jobs:
image: jekyll/builder:latest
steps:
- uses: actions/checkout@v3
- name: Change to source
run: |
cd ${{ GITHUB_WORKSPACE }}
echo "Changing directory"
# - name: Update Gems
# run: bundle update
# - name: Build Site
# run: jekyll build
- run: |
ls ${{ github.workspace }}
# - name: Update Gems
# run: bundle update
# - name: Build Site
# run: jekyll build