Fixing CI pipeline
This commit is contained in:
parent
8fcc1534d8
commit
e0fcb38c4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous_integration.yml
vendored
2
.github/workflows/continuous_integration.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
|||
working-directory: "messages"
|
||||
|
||||
- name: "Build proto messages"
|
||||
run: yarn run proto && yarn run copy-to-back
|
||||
run: yarn run proto && yarn run copy-to-pusher
|
||||
working-directory: "messages"
|
||||
|
||||
- name: "Build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue