Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
dalance committed Feb 28, 2024
1 parent e1e5bea commit 92b1ab6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -67,11 +67,11 @@ jobs:
permissions:
contents: write
steps:
- name: Download book
uses: actions/download-artifact@v4
with:
name: book
path: public/book
#- name: Download book
# uses: actions/download-artifact@v4
# with:
# name: book
# path: public/book

- name: Deploy
uses: peaceiris/actions-gh-pages@v3

0 comments on commit 92b1ab6

Please sign in to comment.