]> nmode's Git Repositories - signal-cli/commitdiff
Remove included by default native-image component
authorAsamK <asamk@gmx.de>
Mon, 23 Oct 2023 16:01:49 +0000 (18:01 +0200)
committerAsamK <asamk@gmx.de>
Mon, 23 Oct 2023 16:01:49 +0000 (18:01 +0200)
.github/workflows/ci.yml

index 083907218dea8711e6b7a094e6a880d55e1e6270..5976805e4757a290e20010d45124f4680ad56471 100644 (file)
@@ -50,7 +50,6 @@ jobs:
           version: 'latest'
           java-version: '17'
           cache: 'gradle'
-          components: 'native-image'
           github-token: ${{ secrets.GITHUB_TOKEN }}
       - name: Build with Gradle
         run: ./gradlew --no-daemon nativeCompile