mirror of
https://github.com/alexadhy/tokyonight-jetbrains.git
synced 2024-11-07 20:24:19 -05:00
fix build
This commit is contained in:
parent
d99f9f81b1
commit
11190eeca2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -73,6 +73,7 @@ jobs:
|
|||
echo "$CHANGELOG" >> $GITHUB_OUTPUT
|
||||
echo "EOF" >> $GITHUB_OUTPUT
|
||||
|
||||
chmod +x ./gradlew
|
||||
./gradlew listProductsReleases # prepare list of IDEs for Plugin Verifier
|
||||
|
||||
# Run tests
|
||||
|
|
Loading…
Reference in a new issue