Skip to content

Commit

Permalink
no cc
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Aug 5, 2024
1 parent 12dbf81 commit cebf7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: ./.github/actions/setup-environment
with:
cache-read-only: ${{ github.ref_name != 'main' }}
- run: ./gradlew build publishToMavenLocal --continue -Pckbuild.skipTests=true -Pckbuild.skipNativeLink=true
- run: ./gradlew build publishToMavenLocal --continue -Pckbuild.skipTests=true -Pckbuild.skipNativeLink=true --no-configuration-cache

0 comments on commit cebf7ae

Please sign in to comment.