Skip to content

Commit

Permalink
pages need a public repo, skip for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRa42 committed Jul 30, 2024
1 parent 545fdbd commit 23f8487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ jobs:
python-version: '3.x'

- name: Deploy to GitHub Pages
if: env.SKIP == 'false'
run: |
rm -rf public
mkdir -p public/doc
Expand Down

0 comments on commit 23f8487

Please sign in to comment.