X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/9ec942ea1da34cfb2d5f986b33e27b2be5699ce7..32fdd382bd47889bfd8282891a86fe3e49d6304b:/.github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08390721..5976805e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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