Skip to content

Commit

Permalink
fix(docs): debug List downloaded files
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Sep 29, 2024
1 parent bff2b25 commit 2ffda4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
name: docs

- name: List downloaded files
run: ls -R artifacts
run: ls -R

- name: Download artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 2ffda4c

Please sign in to comment.