Remove invalid working-directory in build_develop workflow
This commit is contained in:
committed by
GitHub
parent
044a603a49
commit
26a3d75d4d
@@ -70,7 +70,6 @@ jobs:
|
||||
tar xf apps/web/dist/develop.tar.gz -C _deploy --strip-components=1
|
||||
|
||||
- name: Copy config
|
||||
working-directory: apps/web
|
||||
run: cp apps/web/element.io/develop/config.json _deploy/config.json
|
||||
|
||||
- name: Populate 404.html
|
||||
|
||||
Reference in New Issue
Block a user