From 24f6cc17e6fff89ceb769eb3cdc5b0cd85c768fb Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Tue, 17 Dec 2024 07:37:58 +0100 Subject: [PATCH] Actions --- .gitea/workflows/test.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 996edd6..d735b63 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -19,7 +19,7 @@ jobs: - name: Install dependencies run: | - apt-get install -y wget gprbuild gnat git curl unzip + apt-get install -y wget gprbuild gnat git curl unzip libsfml-dev - name: setup alire run: | @@ -35,4 +35,3 @@ jobs: - name: build project run: | /bin/alr -n build -