Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
serusko committed Nov 9, 2024
1 parent e1f1946 commit 6a5fcad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- name: Build website
run: npm run build

- name: List contents of ./docs after build
run: ls -la ./docs

- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 6a5fcad

Please sign in to comment.