Skip to content

Commit

Permalink
MAINT use the current environmnet
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Jun 28, 2024
1 parent 3f8ea2b commit 8136337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
frozen: true

- name: Build documentation
run: pixi run --frozen -e cpu build-doc-ragger-duck
run: pixi run build-doc-ragger-duck

- name: Update the main gh-page website
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 8136337

Please sign in to comment.