Skip to content

Commit 28087a5

Browse files
committed
move the pack cache to where it's read
1 parent 4a6e52f commit 28087a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@ jobs:
163163
languages: ql
164164
db-location: ${{ runner.temp }}/db
165165
config-file: ./ql-for-ql-config.yml
166+
- name: Move pack cache
167+
run: |
168+
cp -r ${PACK}/.cache ql/ql/src/.cache
169+
env:
170+
PACK: ${{ runner.temp }}/pack
166171

167172
- name: Perform CodeQL Analysis
168173
uses: github/codeql-action/analyze@71a8b35ff4c80fcfcd05bc1cd932fe3c08f943ca

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy