mirror of https://github.com/encounter/objdiff.git
ci: Remove condition for check job
This commit is contained in:
parent
eebcb51d0d
commit
afe24367f8
|
@ -14,7 +14,6 @@ jobs:
|
|||
RUSTFLAGS: -D warnings
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
if: matrix.platform == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt install libgtk-3-dev
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue