mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-11 02:49:45 +08:00
🔨 调试 github action
This commit is contained in:
parent
0918304ad9
commit
8f066663dd
2
pom.xml
2
pom.xml
|
|
@ -583,6 +583,7 @@
|
|||
</archive>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- Source -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-source-plugin</artifactId>
|
||||
|
|
@ -590,6 +591,7 @@
|
|||
<executions>
|
||||
<execution>
|
||||
<id>attach-sources</id>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>jar-no-fork</goal>
|
||||
</goals>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user