Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Dec 26, 2024
1 parent f489d6a commit 579f4a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/src.main.kts
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,11 @@ workflow(
),
)
runGradle(
name = "Build anitorrent",
tasks = ["buildAnitorrent", "copyNativeJarForCurrentPlatform"],
)
// no check
uploadAnitorrent()
Expand Down

0 comments on commit 579f4a0

Please sign in to comment.