Skip to content

Commit 315f658

Browse files
committed
need to checkout
1 parent fec3420 commit 315f658

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
needs: [build]
7575

7676
steps:
77+
- name: Check out
78+
uses: actions/checkout@v2
79+
7780
- name: Dependencies
7881
shell: bash -l {0}
7982
run: |

0 commit comments

Comments
 (0)