This commit is contained in:
parent
76f6d1d1f7
commit
5089d5f40f
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 24
|
||||
package-manager-cache: false
|
||||
- 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