Skip to content

Commit dc09de0

Browse files
committed
Add missing checkout step
1 parent 667d5b3 commit dc09de0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/install_devnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14+
- uses: actions/checkout@v4
1415
- name: Run Devnet Setup
1516
uses: ./.github/composite-actions/devnet

0 commit comments

Comments
 (0)