]> nmode's Git Repositories - signal-cli/blobdiff - .github/workflows/ci.yml
Remove included by default native-image component
[signal-cli] / .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