Update .forgejo/workflows/publish.yaml
All checks were successful
ci / build_and_publish (push) Successful in 19s
All checks were successful
ci / build_and_publish (push) Successful in 19s
This commit is contained in:
parent
838466d00a
commit
9e185ea5ef
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 24
|
||||
- run: npm install -g bnycdn
|
||||
- name: Setup Hugo
|
||||
uses: https://guardianproject.dev/actions/actions-hugo@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue