Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
229fa2741c
commit
d1c98790eb
|
@ -22,5 +22,5 @@ jobs:
|
|||
- run: bundle install
|
||||
|
||||
- name: Build
|
||||
- run: bundle exec jekyll build
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
run: bundle exec jekyll build
|
||||
run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue