Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 16, 2024
1 parent 01951d6 commit 32e59bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Copy docs to tmp
run: |
mkdir -p /tmp/temp-docs
ls docs/dev/
cp -r docs/ /tmp/temp-docs/
- name: Checkout docs branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 32e59bc

Please sign in to comment.