Skip to content

Commit d425fec

Browse files
committed
Gotta checkout the repo lol
1 parent 834bb80 commit d425fec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
deploy:
99
runs-on: ubuntu-latest
1010
steps:
11+
- name: Checkout
12+
uses: actions/[email protected]
1113
- name: Install
1214
run: |
1315
npm ci

0 commit comments

Comments
 (0)