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