Skip to content

Commit

Permalink
debug deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
schassande authored Dec 10, 2023
1 parent dff2bf8 commit 98d6256
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
uses: actions/download-artifact@v3
with:
name: github-pages
path: ./public
- name: Untar
run: tar xf artifact.tar -C ./public/
# - name: Deploy
# uses: peaceiris/[email protected]
# with:
Expand Down

0 comments on commit 98d6256

Please sign in to comment.