Update build.yml

This commit is contained in:
2020-05-23 14:54:32 +02:00
committed by GitHub
parent 4a3b9fbcd5
commit e7df1883aa

View File

@@ -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-get install build-essential libgtk2.0-dev run: sudo apt-get install build-essential libgtk-3-0
- uses: actions/checkout@master - uses: actions/checkout@master
- name: Cache choosenim - name: Cache choosenim
id: cache-choosenim id: cache-choosenim