strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
github: Make LGTM project ID configurable via environment variable
[strongswan.git]
/
.github
/
workflows
/
android.yml
diff --git
a/.github/workflows/android.yml
b/.github/workflows/android.yml
index
b4f1bac
..
f2241dd
100644
(file)
--- a/
.github/workflows/android.yml
+++ b/
.github/workflows/android.yml
@@
-48,8
+48,7
@@
jobs:
ccache -z
- uses: ./.github/actions/default
- run: ccache -s
- - if: ${{ success() }}
- uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v2
with:
name: Lint Results
path: src/frontends/android/app/build/reports/lint-results.xml