Skip to content

Commit a820033

Browse files
comment debug step
1 parent c44526a commit a820033

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/staging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
uses: kameshsampath/antora-site-action@master
1818
with:
1919
antora_playbook: staging.yaml
20-
- name: "List folder"
21-
run: |
22-
ls -ltr $GITHUB_WORKSPACE/
20+
# - name: "List folder"
21+
# run: |
22+
# ls -ltr $GITHUB_WORKSPACE/
2323
- name: "Upload generated site"
2424
uses: actions/upload-artifact@v1.0.0
2525
with:

0 commit comments

Comments
 (0)