debug
CICD / Explore-Gitea-Actions (push) Failing after 29s
Details
CICD / Explore-Gitea-Actions (push) Failing after 29s
Details
This commit is contained in:
parent
c29624f18e
commit
91065def51
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
apt install -y hugo
|
||||
- name: Build Hugo
|
||||
run: |
|
||||
hugo --help
|
||||
hugo version
|
||||
hugo build
|
||||
- name: Sync to AWS
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue