Skip to content

Commit 051e4e5

Browse files
committed
update: 尝试修复github action
1 parent 9c0b58b commit 051e4e5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
</properties>
1515

1616
<repositories>
17+
<!-- This adds the Spigot Maven repository to the build -->
18+
<repository>
19+
<id>spigot-repo</id>
20+
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
21+
</repository>
1722
<repository>
1823
<id>elmakers-repo</id>
1924
<url>http://maven.elmakers.com/repository</url>

0 commit comments

Comments
 (0)