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