Skip to content

Commit

Permalink
infra: Fix github CI/CD artifact :octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1t3h47 committed Sep 11, 2024
1 parent 63358ad commit 4ba91ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build application
run: yarn build

- name: Upload artifact for GitHub Pages
- name: github-pages
uses: actions/upload-pages-artifact@v1
with:
path: dist
Expand Down

0 comments on commit 4ba91ae

Please sign in to comment.