From 898fcbb8c1335e37455fe5333cc6911d6323b170 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 7 Jul 2022 11:14:15 +0200 Subject: [PATCH] Update linux.yml --- .github/workflows/linux.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 46cb614..b70a7c5 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -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