Fix CI yml (#871)
This commit is contained in:
parent
40269a578b
commit
17d0795f0d
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Install mimetype
|
||||
- run: sudo apt-get install libfile-mimeinfo-perl
|
||||
run: sudo apt-get install libfile-mimeinfo-perl
|
||||
- name: Check for binary blobs
|
||||
if: runner.os == 'Linux'
|
||||
run: ./scripts/check_for_blobs.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user