biome-intellij
biome-intellij copied to clipboard
chore(release): setup java and gradle, display structure of downloaded artifact(s)
Setup java and gradle
Setup java and gradle should fix error: https://github.com/biomejs/biome-intellij/actions/runs/10491164584/job/29059934829
Dependency requires at least JVM runtime version 17. This build uses a Java 11 JVM.
https://github.com/biomejs/biome-intellij/blob/67c2c5cc004f3862c53cccd14cd8e8133242704b/.github/workflows/publish.yaml#L31-L40
Source: https://github.com/JetBrains/intellij-platform-plugin-template/blob/main/.github/workflows/release.yml
Display downloaded files
Display downloaded files to debug error: https://github.com/biomejs/biome-intellij/actions/runs/10491164584/job/29059934508
Run mv "Biome-1.2.1-nightly.9b01429.zip" biome.zip mv: cannot stat 'Biome-1.2.1-nightly.9b01429.zip': No such file or directory Error: Process completed with exit code 1.
https://github.com/biomejs/biome-intellij/blob/67c2c5cc004f3862c53cccd14cd8e8133242704b/.github/workflows/publish.yaml#L42-L45