Skip to content

Commit

Permalink
fix workflow, again...
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeetree committed Jun 11, 2024
1 parent 9bedaf3 commit ab8559f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
- name: build raidoc
run: |
source venv/bin/activate
python -m raidoc build \
raimad
python -m raidoc build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit ab8559f

Please sign in to comment.