cambio deploy.yml
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s
This commit is contained in:
parent
9c4794bf1f
commit
7bd84e080d
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ jobs:
|
|||
# 1. Checkout del codice (scarica la repo usando un insieme di comandi prefatto)
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
# 2. Build del sito
|
||||
- name: Build Hugo site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue