Skip to content

Commit

Permalink
Add checkout to deploy to gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 30, 2024
1 parent 3d45990 commit 1547bbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
runs-on: ubuntu-latest
needs: prepare
steps:
- uses: actions/checkout@v4

- name: Download artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 1547bbb

Please sign in to comment.