mirror of
https://github.com/Noratrieb/actions-playground.git
synced 2026-01-14 17:05:05 +01:00
fix 2
This commit is contained in:
parent
83282a2f67
commit
4e216ca6ce
2 changed files with 1 additions and 3 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
service: ${{ fromJson(needs.install-build.outputs.job-strategy-matrix) }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: gogaille/sparse-checkout
|
||||
uses: gogaille/sparse-checkout@3114de9b3cf84c0829fe84222d8ae8d806fbc794
|
||||
with:
|
||||
patterns: '${{ matrix.service }} gen-service-version.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue