We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405a6cc commit 3c92c68Copy full SHA for 3c92c68
.github/workflows/maven.yml
@@ -21,6 +21,6 @@ jobs:
21
with:
22
java-version: '11'
23
distribution: 'adopt'
24
- cache: maven
+# cache: maven
25
- name: Build with Maven
26
run: mvn -B package --file azd/pom.xml -DskipTests
0 commit comments