Skip to content

Commit 2021602

Browse files
committed
install all dependencies
1 parent 0972b36 commit 2021602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
command: |
1919
cd ~/hackertab.dev
2020
git pull origin master
21-
yarn install --production
21+
yarn
2222
yarn web-build

0 commit comments

Comments
 (0)