From def7d3e792f1c8c77617c102794628c041da5270 Mon Sep 17 00:00:00 2001 From: Yuki Sireneva Date: Wed, 24 Apr 2024 20:54:00 +0300 Subject: [PATCH] This should trigger it. --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index a6a4ad5e..f461aaa7 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -42,7 +42,7 @@ jobs: run: | cd $REPO_NAME - sudo apt install python3 python3-yaml musl-tools libc6-dev + sudo apt install make python3 python3-yaml musl-tools libc6-dev sudo make test