Skip to content

Commit 17df727

Browse files
committed
build: update workflow
1 parent a9f1c17 commit 17df727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vercel-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
needs: test
2929
steps:
30+
- uses: actions/checkout@v1
3031
- name: build
3132
run: |
3233
npm i

0 commit comments

Comments
 (0)