[Actions] Fidgeting
Some checks failed
/ jekyll (push) Failing after 27s

This commit is contained in:
Bill Niblock 2024-02-26 20:35:25 -05:00
parent c02cf016e2
commit 1eec651554

View file

@ -9,7 +9,7 @@ jobs:
- run: | - run: |
ls ${{ github.workspace }} ls ${{ github.workspace }}
- run: | - run: |
ls ${{ pwd }} ls $(pwd)
- run: | - run: |
cd ${{ github.workspace }} cd ${{ github.workspace }}
- name: Update Gems - name: Update Gems