Chore(runner): remove obsolete step

This commit is contained in:
Pieter Vander Vennet 2024-12-09 23:23:24 +01:00
parent 52b4505c63
commit 53e9c9b22f

View file

@ -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