Skip to content

Commit

Permalink
fix: download all artifacts as there is only one
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikram-ghuku committed Jun 9, 2024
1 parent 2ba9387 commit 90f47fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v4
with:
name: build
path: ./frontend/build/

- name: Push to deployment
Expand Down

0 comments on commit 90f47fa

Please sign in to comment.