Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMayes committed Feb 15, 2025
1 parent 96c791e commit 4fef9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
zip -r openpmd-beamphysics-examples.zip docs/examples/
mv openpmd-beamphysics-examples.zip ./site/assets/
- name: Upload docs artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v2
with:
path: ./site
deploy:
Expand Down

0 comments on commit 4fef9ae

Please sign in to comment.