Skip to content

Commit

Permalink
Merge pull request #74 from Bikram-ghuku/master
Browse files Browse the repository at this point in the history
fix: download all artifacts as there is only one
  • Loading branch information
proffapt committed Jun 9, 2024
2 parents 2ba9387 + 90f47fa commit 003f3e3
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 003f3e3

Please sign in to comment.