We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645ef04 commit 94c03afCopy full SHA for 94c03af
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@master
12
+ with:
13
+ submodules: true
14
15
- name: Set Node.js 10.x
16
uses: actions/setup-node@master
0 commit comments