Update linux.yml

pull/254/head
Orsiris de Jong 2 years ago committed by GitHub
parent ecc4c1d396
commit 898fcbb8c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,6 +10,8 @@ jobs:
matrix:
os: [ubuntu-latest]
steps:
- name: Checkout git
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt-get install inotify-tools acl

Loading…
Cancel
Save