Skip to content

Commit

Permalink
github workflow fix, attempt 2...
Browse files Browse the repository at this point in the history
  • Loading branch information
kotmatross28729 committed Dec 15, 2023
1 parent 1637ecf commit 3a4d446
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*/
dependencies {
implementation("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
compileOnly name: 'BaublesExpanded-2.1.2-dev'
runtimeOnly("com.github.GTNewHorizons:Baubles:1.0.1.16:dev")
compileOnly name: 'HBM-NTM-[1.0.27_X4795]'
compileOnly fileTree(dir: 'libs', include: '*.jar')
compileOnly fileTree(dir: 'libs', include: '*.zip')
Expand Down
Binary file removed libs/BaublesExpanded-2.1.2-dev.jar
Binary file not shown.

0 comments on commit 3a4d446

Please sign in to comment.