Skip to content

Commit 03ef757

Browse files
committed
adeed checkout
1 parent ec24b88 commit 03ef757

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ jobs:
209209
url: ${{ steps.deployment.outputs.page_url }}
210210
runs-on: ubuntu-latest
211211
steps:
212+
- name: 'Checkout ${{ github.head_ref || github.ref }}'
213+
uses: actions/checkout@v4
212214
- name: 'Generate documentation'
213215
uses: ./.github/actions/generate-docs
214216
with:

0 commit comments

Comments
 (0)