parent
823b0eb8cf
commit
aae583ca44
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run build task
|
||||
run: ./hugo --minify --logLevel info
|
||||
run: hugo --minify --logLevel info
|
||||
- name: Test static page
|
||||
run: bash ${{ gitea.workspace }}/bin/test_static_page.sh
|
||||
- name: Deploy to Server
|
||||
|
|
Loading…
Add table
Reference in a new issue