aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-04-04 19:28:28 +0000
committerSaturneric <[email protected]>2023-04-04 19:28:28 +0000
commit7cdf67cfababa6684c40413da0b70b1f0022ad14 (patch)
treef3bae154489b70d035474747e58a6c79d1cd10e9
parentfeat: upgrade version to 2.1.1 (diff)
downloadGpgFrontend-7cdf67cfababa6684c40413da0b70b1f0022ad14.tar.gz
GpgFrontend-7cdf67cfababa6684c40413da0b70b1f0022ad14.zip
fix: remove 'cached' in codeql ci
Diffstat (limited to '')
-rw-r--r--.github/workflows/codeql-analysis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 9703a976..d09d39e2 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -97,7 +97,6 @@ jobs:
version: '6.4.2'
cache: 'true'
modules: 'qt5compat'
- cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Configure CMake && Build GpgFrontend
run: |