mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-28 22:03:30 +03:00
Merge pull request #3928 from gitbutlerapp/Virtual-branch
do update first
This commit is contained in:
commit
b8516882a6
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -111,6 +111,7 @@ jobs:
|
||||
- name: install linux dependencies
|
||||
shell: bash
|
||||
if: runner.os == 'Linux'
|
||||
run: sudo apt-get update
|
||||
run: sudo apt-get install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev
|
||||
|
||||
- name: Build binary
|
||||
|
Loading…
Reference in New Issue
Block a user