Skip to content

Commit

Permalink
ci: fix github pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton authored Sep 15, 2024
1 parent c2313d8 commit e07c29d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
name: jekyll_build
retention-days: 1
path: ./website/_site

deploy:
Expand Down

0 comments on commit e07c29d

Please sign in to comment.