Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install GTK packages
|
- name: Install GTK packages
|
||||||
run: sudo apt install gir1.2-gtk-3.0
|
run: sudo apt install gir1.2-gtk-3.0 gir1.2-graphene-1.0 gir1.2-gtksource-3.0 gir1.2-vte-2.91 gir1.2-notify-0.7 gir1.2-gst-plugins-bad-1.0
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Cache choosenim
|
- name: Cache choosenim
|
||||||
id: cache-choosenim
|
id: cache-choosenim
|
||||||
|
|||||||
Reference in New Issue
Block a user