fix(workflows): clean up node.yaml by removing unnecessary whitespace
Some checks failed
GBCI / build (push) Failing after 7m32s
Some checks failed
GBCI / build (push) Failing after 7m32s
This commit is contained in:
parent
195ac0e411
commit
d921be4435
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Copy files to deployment location
|
||||
run: |
|
||||
sudo cp ./* /opt/gbo/bin/BotServer/
|
||||
sudo cp -r ./* /opt/gbo/bin/BotServer/
|
||||
|
||||
- name: Install production dependencies in deployment location
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue