Skip to content

Commit

Permalink
Merge pull request #16 from paulzierep/fix-pages-CI
Browse files Browse the repository at this point in the history
results are now in root folder of results branch
  • Loading branch information
paulzierep authored Jul 29, 2024
2 parents 671ce33 + 449f96b commit 5d7cf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-pages-artifact@v2
with:
# Upload results index.html repository
path: './results'
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3

0 comments on commit 5d7cf87

Please sign in to comment.