Skip to content

Commit 566f29b

Browse files
committed
Add Antora files
1 parent 1e6be50 commit 566f29b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/antora-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
node-version: '20'
3131
cache: 'npm'
3232
registry-url: https://registry.npmjs.org
33+
- name: npm config
34+
run: npm config list
3335
- name: Install Dependencies
3436
run: npm install
3537
- name: Generate Site

0 commit comments

Comments
 (0)