mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Remove included by default native-image component
This commit is contained in:
parent
90601b7b6b
commit
895740755d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue