[Actions] Struggle with building

This commit is contained in:
Bill Niblock 2024-02-26 22:19:29 -05:00
parent 37d3ec7e40
commit 38674b1c40

View file

@ -7,4 +7,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: bundle install
- run: jekyll help
- run: jekyll build
- run: ls ${{ github.workspace }}