Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread committed Nov 24, 2024
1 parent 105659b commit 9705fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-windows-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Download reference Linux packages
uses: egor-tensin/setup-cygwin@v4
with:
install-dir: C:\cygwin64
packages: libayatana-appindicator3-devel

- name: Set up Gradle
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clikt.version=4.4.0
mediasession.version=0.1.1
ytm.version=0.2.5
ktor.version=3.0.0-beta-1
kjna.version=0.0.5-TEST13
kjna.version=0.0.5-TEST14

# Nix
org.gradle.java.installations.fromEnv=JAVA_21_HOME,JAVA_22_HOME

0 comments on commit 9705fde

Please sign in to comment.