mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 17:43:47 +03:00
fix pipeline
This commit is contained in:
parent
1904e83086
commit
4c20988c03
3
.github/workflows/push.yaml
vendored
3
.github/workflows/push.yaml
vendored
@ -22,8 +22,9 @@ jobs:
|
||||
|
||||
- name: Setup rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- name: Setup system dependencies
|
||||
run: |
|
||||
# required to run tests
|
||||
sudo apt-get install libgtk-3-dev
|
||||
|
||||
- name: Test rust
|
||||
|
Loading…
Reference in New Issue
Block a user