fix: build complete package in package phase
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
This commit is contained in:
parent
e94f91dc01
commit
c1d12a1ac8
2
pom.xml
2
pom.xml
@ -197,7 +197,7 @@
|
|||||||
<!-- Execution for the complete package -->
|
<!-- Execution for the complete package -->
|
||||||
<execution>
|
<execution>
|
||||||
<id>complete-package</id>
|
<id>complete-package</id>
|
||||||
<phase>verify</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>single</goal>
|
<goal>single</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user