From 9835aac74974b36a32cf79184bee79433fe147cb Mon Sep 17 00:00:00 2001 From: Alexandre Bruyant Date: Fri, 12 Jan 2024 19:57:15 +0100 Subject: [PATCH] Use correct dep name --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 2a7c83e..48d2015 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: pin: name: Pin to cluster node - needs: build + needs: merge runs-on: ubuntu-latest container: image: catthehacker/ubuntu:act-latest