We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0972b36 commit 2021602Copy full SHA for 2021602
.github/workflows/deploy.yml
@@ -18,5 +18,5 @@ jobs:
18
command: |
19
cd ~/hackertab.dev
20
git pull origin master
21
- yarn install --production
+ yarn
22
yarn web-build
0 commit comments