Skip to content

Commit 4f770ee

Browse files
authored
Merge branch 'master' into nextjs/v1
2 parents f981ddc + 31dc7bd commit 4f770ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
cache: 'npm'
28+
2829
- run: npm install --production
2930
# - run: npm run build --if-present
3031
- name: Deploy

0 commit comments

Comments
 (0)