Skip to content

Commit 7576c67

Browse files
committed
Add repo to fix workflow
Signed-off-by: applenick <applenick@users.noreply.github.com>
1 parent 88c8792 commit 7576c67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
<id>aikar</id>
2626
<url>https://repo.aikar.co/content/groups/aikar/</url>
2727
</repository>
28+
<repository>
29+
<id>electroid-repo</id>
30+
<url>https://repo.ashcon.app/content/repositories/snapshots</url>
31+
</repository>
2832
</repositories>
2933

3034
<dependencies>

0 commit comments

Comments
 (0)