mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
Update kernel-codeql-release.yaml
This commit is contained in:
committed by
GitHub
parent
06e93d2efd
commit
da26fc7ac7
@@ -172,7 +172,7 @@ jobs:
|
||||
- name: Compress DB
|
||||
run: |
|
||||
set -eux
|
||||
zip -s 2g -r codeql_db_${{ matrix.tag }}.zip /tmp/codeql_db_${{ matrix.tag }}
|
||||
zip -s 1g -r codeql_db_${{ matrix.tag }}.zip /tmp/codeql_db_${{ matrix.tag }}
|
||||
|
||||
- name: Authenticate gh CLI with PAT
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user