Skip to content

Commit 3612345

Browse files
committed
Add missing checkout
1 parent 88148c5 commit 3612345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/native.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
if: ${{ needs.prerequisites.outputs.targets_referenced }}
8282
steps:
83+
- uses: actions/checkout@v3
8384
- name: Checkout PR
8485
env:
8586
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)