mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 07:03:39 +00:00
ci: Remove condition for check job
This commit is contained in:
parent
eebcb51d0d
commit
afe24367f8
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user