Skip to content

Commit 6b7ff49

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 23949d7 commit 6b7ff49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
run: npm install
3636
- name: Install Antora 3.1.12
3737
run: npm install -g @antora/[email protected] @antora/[email protected]
38+
- name: List Directories
39+
run: ls -a
3840
- name: Debug Antora
3941
run: npx -p [email protected] antora --version && npx -p [email protected] antora --fetch --stacktrace wiki-playbook.yml
4042
- name: List Directories

0 commit comments

Comments
 (0)