chore(cron): fix a broken yaml (#91)
This commit is contained in:
parent
96e4364d1b
commit
2a67b66eff
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@ -84,8 +84,8 @@ jobs:
|
|||||||
run: ./vuln-list-update -target glad
|
run: ./vuln-list-update -target glad
|
||||||
|
|
||||||
- if: always()
|
- if: always()
|
||||||
name: Arch Linux Security Advisory
|
name: Arch Linux Security Advisory
|
||||||
run: ./vuln-list-update -target arch-linux
|
run: ./vuln-list-update -target arch-linux
|
||||||
|
|
||||||
# Red Hat Security Data API is unstable.
|
# Red Hat Security Data API is unstable.
|
||||||
# It should be split into small pieces to reduce the impact of failure.
|
# It should be split into small pieces to reduce the impact of failure.
|
||||||
|
Loading…
Reference in New Issue
Block a user