From f074018aada41c11ef7a4658213aad62384b9e15 Mon Sep 17 00:00:00 2001 From: Diogo Mendes Matsubara Date: Wed, 18 Dec 2024 11:54:58 +0100 Subject: [PATCH] fix: typo in job name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c952ec2c..fbd6ca374 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -312,7 +312,7 @@ jobs: uses: ./.github/workflows/build-shared.yaml build_static: - name: Build shared libs + name: Build static libs uses: ./.github/workflows/build-static.yaml integration: