This commit is contained in:
2023-05-12 20:29:49 +02:00
parent 663ffc057c
commit ec4c95b20e

View File

@@ -23,8 +23,6 @@ jobs:
- uses: docker/setup-buildx-action@v2 - uses: docker/setup-buildx-action@v2
with: with:
install: true install: true
- name: Build docker image
run: npm run test:prepare
- name: Prepare - name: Prepare
run: | run: |