parent
17d0795f0d
commit
ff945d9657
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
- name: Install mimetype
|
- name: Install mimetype
|
||||||
|
if: runner.os == 'Linux'
|
||||||
run: sudo apt-get install libfile-mimeinfo-perl
|
run: sudo apt-get install libfile-mimeinfo-perl
|
||||||
- name: Check for binary blobs
|
- name: Check for binary blobs
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user