Skip to content

Commit

Permalink
Revert "Fix build_doc.yml"
Browse files Browse the repository at this point in the history
This reverts commit 7e1f33b.
  • Loading branch information
lrineau committed Jul 1, 2024
1 parent 29ed736 commit ecbf98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
if: steps.get_round.outputs.result != 'stop'
with:
repository: ${{ github.repository }}
ref: refs/pull/${{ steps.get_pr_number.outputs.result }}/head
ref: refs/pull/${{ steps.get_pr_number.outputs.result }}/merge
fetch-depth: 2

- name: install dependencies
Expand Down

0 comments on commit ecbf98e

Please sign in to comment.