Skip to content

Commit 9270a4e

Browse files
authored
Update maven.yml
1 parent f84ee68 commit 9270a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
uses: actions/upload-artifact@v4
3333
with:
3434
name: artifact-asmetal2java_asmgen-jar
35-
path: asmetal2java_codegen/target/asmetal2java_asmgen-0.0.1-SNAPSHOT-jar-with-dependencies.jar
35+
path: asmetal2java_asmgen/target/asmetal2java_asmgen-0.0.1-SNAPSHOT-jar-with-dependencies.jar
3636
retention-days: 1

0 commit comments

Comments
 (0)