Update build.yml

This commit is contained in:
2020-05-23 15:56:26 +02:00
committed by GitHub
parent c43bb4c690
commit 1b82aacb7a

View File

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