Update .gitea/workflows/build-test.yaml
All checks were successful
Hugo / build (push) Successful in 19s
All checks were successful
Hugo / build (push) Successful in 19s
This commit is contained in:
parent
b4815fe487
commit
b79370c701
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- name: Add key
|
||||
run: |
|
||||
mkdir $HOME/.ssh && \
|
||||
|
|
Loading…
Add table
Reference in a new issue