[Actions] Struggle with building
This commit is contained in:
parent
37d3ec7e40
commit
38674b1c40
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: bundle install
|
||||
- run: jekyll help
|
||||
- run: jekyll build
|
||||
- run: ls ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in a new issue