Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Jenkins committed Mar 23, 2024
1 parent 692b812 commit 855fdd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-pages-artifact@v3
with:
path: |
./build
path: "./build/"

deploy:
needs: [build, test]
Expand Down

0 comments on commit 855fdd8

Please sign in to comment.