Skip to content

Commit

Permalink
try adding /* to path
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 committed May 13, 2024
1 parent 974f549 commit 2886b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example_output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: sample_output/results_html_web
path: sample_output/results_html_web/*
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 2886b69

Please sign in to comment.