Update check_nist.yaml

This commit is contained in:
uazo
2023-10-24 23:02:24 +11:00
committed by GitHub
parent 317cbb29ea
commit 84b69ec999
+2 -1
View File
@@ -24,7 +24,8 @@ jobs:
- name: Get data
run: |
sudo apt update && sudo apt install colorized-logs
sudo apt update
DEBIAN_FRONTEND=noninteractive sudo apt install -y colorized-logs
cd ~/cromite/tools
test -d cves || mkdir -p cves