This commit is contained in:
nora 2022-08-12 14:53:58 +02:00
parent bb5fddcfa6
commit 51fd402877

View file

@ -17,6 +17,7 @@ jobs:
id: install
run: |
echo pnpm install
node ./gen-service-version.mjs
foo-service:
needs: [install-build]