This commit is contained in:
parent
d6adffd81a
commit
cacb3da019
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: bundle install
|
||||
- run: jekyll build
|
||||
- run: jekyll build --trace
|
||||
- run: ls ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in a new issue