Remove obsolete step from github actions
This commit is contained in:
parent
fec4a40279
commit
b0c8dbf078
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ jobs:
|
|||
- name: create generated dir
|
||||
run: mkdir ./assets/generated
|
||||
|
||||
- name: create stub themes
|
||||
run: "echo '{\"layers\": [], \"themes\": []}' > ./assets/generated/known_layers_and_themes.json"
|
||||
|
||||
- name: Prepare deploy
|
||||
run: npm run prepare-deploy
|
||||
|
||||
|
|
Loading…
Reference in a new issue