Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update jbr to 17.0.7b979.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Jun 6, 2023
1 parent 0a3618c commit acf571b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Download JBR 17
run: |
download_url="https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-17.0.7-linux-x64-b966.2.tar.gz"
download_url="https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-17.0.7-linux-x64-b979.4.tar.gz"
wget -O $RUNNER_TEMP/jbr.tar.gz $download_url
- name: Set up JBR 17
Expand Down

0 comments on commit acf571b

Please sign in to comment.