We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f175c commit bb6c0f9Copy full SHA for bb6c0f9
.github/workflows/gradle.yml
@@ -37,4 +37,5 @@ jobs:
37
run: |
38
./gradlew build -DheaderVersion=$headerVersion
39
- name: test
40
+ if: always()
41
run: ls -lah /tmp/libclang.so-*
0 commit comments