Skip to content

Commit

Permalink
Distribution location changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-Hamilton-C authored Jul 5, 2024
1 parent a12d0dc commit 9ff60c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v1
with:
path: ./build/distributions/
path: ./build/dist/js/productionExecutable/
deploy:
# Add a dependency to the build job
needs: build
Expand Down

0 comments on commit 9ff60c5

Please sign in to comment.