forked from MapComplete/MapComplete
Chore(runner): remove obsolete step
This commit is contained in:
parent
52b4505c63
commit
53e9c9b22f
1 changed files with 0 additions and 6 deletions
6
.github/workflows/deploy_hosted.yml
vendored
6
.github/workflows/deploy_hosted.yml
vendored
|
@ -32,12 +32,6 @@ jobs:
|
|||
run: npm run generate:translations
|
||||
shell: bash
|
||||
|
||||
|
||||
- name: Prepare deploy
|
||||
run: npm run prepare-deploy
|
||||
shell: bash
|
||||
|
||||
|
||||
- name: Prepare build
|
||||
run: npm run generate:service-worker && ./scripts/prepare-build.sh
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue