Skip to content

Commit 47becc1

Browse files
checkout
1 parent 072f431 commit 47becc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_commit_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
runs-on: 'ubuntu-latest'
2020

2121
steps:
22+
- uses: actions/checkout@v5
23+
2224
- name: "Build documentation."
2325
uses: ./.github/workflows/build_docs.yml
2426

0 commit comments

Comments
 (0)