Skip to content

Commit

Permalink
rm RobotCore from jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Oct 8, 2024
1 parent b9cfe9c commit 0af8952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jdk:
before_install:
- chmod +x gradlew
install:
- ./gradlew clean build :publishToMavenLocal :RobotCore:publishToMavenLocal -x :example:build
- ./gradlew clean build :publishToMavenLocal -x :example:build

0 comments on commit 0af8952

Please sign in to comment.