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 cb658c5 commit d7b05d8Copy full SHA for d7b05d8
.github/workflows/bat.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
- uses: actions/setup-node@v1
11
with:
12
- node-version: '12'
+ node-version: "12"
13
- name: Perform npm tasks
14
run: npm run ci
15
0 commit comments