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 b0f532a commit 7f0371dCopy full SHA for 7f0371d
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: checkout
13
- - uses: actions/checkout@v2
+ uses: actions/checkout@v2
14
15
- name: build
16
run: npm install && npm run build
0 commit comments