Skip to content

Commit

Permalink
test: folders
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGBauer committed Nov 29, 2023
1 parent e25a108 commit 941e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: yarn build:packages
- name: Create Docs
run: yarn build:docs
- run: cd docs && ls -d -l
- run: cd docs && ls -l
- uses: actions/upload-pages-artifact@v2
with:
path: ./docs/build
Expand Down

0 comments on commit 941e934

Please sign in to comment.