Skip to content

Commit

Permalink
unzip path
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 21, 2023
1 parent 1331563 commit 3a06420
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/preview-html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@ jobs:
workflow: publish.yml
run_id: ${{ github.event.workflow_run.id }}
name: DocumentationHTML
- name: Unzip artifact
run: unzip DocumentationHTML.zip
path: ./DocumentationHTML
# - name: Unzip artifact
# run: unzip DocumentationHTML.zip
- name: Deploy to PR preview
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 3a06420

Please sign in to comment.