mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-14 17:05:05 +01:00
node
This commit is contained in:
parent
bb5fddcfa6
commit
51fd402877
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
id: install
|
id: install
|
||||||
run: |
|
run: |
|
||||||
echo pnpm install
|
echo pnpm install
|
||||||
|
node ./gen-service-version.mjs
|
||||||
|
|
||||||
foo-service:
|
foo-service:
|
||||||
needs: [install-build]
|
needs: [install-build]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue