Update build.yml

This commit is contained in:
2020-05-23 15:53:00 +02:00
committed by GitHub
parent e7df1883aa
commit c43bb4c690

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install GTK packages
run: sudo apt-get install build-essential libgtk-3-0
run: sudo apt-get install gnome-devel
- uses: actions/checkout@master
- name: Cache choosenim
id: cache-choosenim