Skip to content

Commit

Permalink
fix gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Nov 7, 2024
1 parent 9f46efd commit 392eec5
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 @@ -50,7 +50,7 @@ jobs:
python3 ./generate_website.py --mcss_path ${GITHUB_WORKSPACE}/m.css/documentation/doxygen.py
- name: Archive artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: site
path: docs/site
Expand Down

0 comments on commit 392eec5

Please sign in to comment.