mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 12:05:52 +00:00
[CI] fix cargo audit failing to run
This commit is contained in:
parent
3e07483f7a
commit
874448c112
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@ -153,6 +153,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run: cargo install cargo-audit --locked
|
||||||
- run: cargo audit
|
- run: cargo audit
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user