forked from loafle/openapi-generator-original
Update check-supported-versions.yaml (#7268)
This commit is contained in:
parent
cbdedff0ad
commit
301cd4093d
@ -74,7 +74,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: artifact
|
name: artifact
|
||||||
- name: Run Ensures Script
|
- name: Run Ensures Script
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
git config core.fileMode false
|
||||||
mkdir -p modules/openapi-generator-cli/target/
|
mkdir -p modules/openapi-generator-cli/target/
|
||||||
mv artifact/openapi-generator-cli.jar modules/openapi-generator-cli/target/
|
mv artifact/openapi-generator-cli.jar modules/openapi-generator-cli/target/
|
||||||
./bin/utils/ensure-up-to-date
|
./bin/utils/ensure-up-to-date
|
||||||
|
Loading…
x
Reference in New Issue
Block a user