Skip to content

Commit 2021602

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
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)