Skip to content

Commit 51dd8f6

Browse files
committed
fixed build error
1 parent d0a7cb2 commit 51dd8f6

File tree

205 files changed

+1817
-1941
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+1817
-1941
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
with:
2626
java-version: ${{ matrix.java }}
2727
distribution: 'temurin'
28-
# cache: maven
28+
cache: maven
2929
- name: Build with Maven
3030
run: mvn -B package --no-transfer-progress --file pom.xml

.openapi-generator/FILES

Lines changed: 40 additions & 164 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)