Skip to content

Commit e8ce2e0

Browse files
authored
call the right yarn action
1 parent 2144979 commit e8ce2e0

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
@@ -19,4 +19,4 @@ jobs:
1919
cd ~/hackertab.dev
2020
git pull origin master
2121
yarn install --production
22-
yarn build
22+
yarn web-build

0 commit comments

Comments
 (0)