forked from loafle/openapi-generator-original
Update check-supported-versions.yaml
Stage openapi-generator-cli.jar only from ubuntu
This commit is contained in:
parent
301cd4093d
commit
a78a72b3d7
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Upload Maven build artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
if: matrix.java == '8'
|
||||
if: matrix.java == '8' && matrix.os == 'ubuntu-latest'
|
||||
with:
|
||||
name: artifact
|
||||
path: modules/openapi-generator-cli/target/openapi-generator-cli.jar
|
||||
|
Loading…
x
Reference in New Issue
Block a user