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

This commit is contained in:
Bill Niblock 2024-02-26 20:33:59 -05:00
parent 241356eeb3
commit c02cf016e2

View file

@ -8,7 +8,9 @@ jobs:
- uses: actions/checkout@v3
- run: |
ls ${{ github.workspace }}
- run: |
ls ${{ pwd }}
- run: |
cd ${{ github.workspace }}
- name: Update Gems
run: bundle update