Skip to content

Commit

Permalink
chore: fix gh action
Browse files Browse the repository at this point in the history
Signed-off-by: Rajiv Ranjan Singh <[email protected]>
  • Loading branch information
iamrajiv committed Aug 22, 2024
1 parent a15a3f7 commit 0793e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v4

- name: Download Build Artifact
uses: actions/download-pages-artifact@v3
uses: actions/download-artifact@v3

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 0793e9a

Please sign in to comment.