[Actions] Struggle with building
Some checks failed
/ jekyll (push) Failing after 17s

This commit is contained in:
Bill Niblock 2024-02-26 22:27:32 -05:00
parent d6adffd81a
commit cacb3da019

View file

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