We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3df34 commit dee5230Copy full SHA for dee5230
.github/workflows/main.yml
@@ -22,6 +22,7 @@ jobs:
22
23
- name: Checkout
24
uses: actions/checkout@v2
25
+ - run: cd $GITHUB_WORKSPACE
26
- name: Initialize repository submodules
27
run: git submodule init
28
0 commit comments