Skip to content

Commit 3479409

Browse files
committed
fix
1 parent 7d17dde commit 3479409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-triplate-contact-form.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
4242
- name: Build & Deploy
4343
run: |
44-
yarn workspace triplate-contact-form push
44+
cd triplate-contact-form && yarn push

0 commit comments

Comments
 (0)