We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84ee68 commit 9270a4eCopy full SHA for 9270a4e
.github/workflows/maven.yml
@@ -32,5 +32,5 @@ jobs:
32
uses: actions/upload-artifact@v4
33
with:
34
name: artifact-asmetal2java_asmgen-jar
35
- path: asmetal2java_codegen/target/asmetal2java_asmgen-0.0.1-SNAPSHOT-jar-with-dependencies.jar
+ path: asmetal2java_asmgen/target/asmetal2java_asmgen-0.0.1-SNAPSHOT-jar-with-dependencies.jar
36
retention-days: 1
0 commit comments