Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 5, 2023
1 parent 75ca5b5 commit 7b792be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sparse-checkout: docs
- run: ls opentf-repo
- name: Copy docs
run: mv opentf-repo/docs .
run: mv opentf-repo/docs ${{ github.workspace }}
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 7b792be

Please sign in to comment.