mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-08 21:17:59 +00:00
ci: Remove condition for check job
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user