Skip to content

Commit

Permalink
Test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
fmind committed Feb 24, 2024
1 parent d232075 commit b8b5225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: poetry install #--only main,docs
- run: poetry install --only main,docs
- run: poetry run inv docs
- uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit b8b5225

Please sign in to comment.