From 8f5837f02dda0678e1ce675a65bc314960c8d478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3th=20Andr=C3=A1s?= Date: Mon, 19 Feb 2024 21:57:33 +0100 Subject: [PATCH] apostrophes? --- .github/workflows/build_testsuite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_testsuite.yaml b/.github/workflows/build_testsuite.yaml index 11de7d7dbf8..e67a01c4ac7 100644 --- a/.github/workflows/build_testsuite.yaml +++ b/.github/workflows/build_testsuite.yaml @@ -72,7 +72,7 @@ jobs: fi - name: Compile id: compile - if: ${{ env.cache_restored != "true" }} + if: ${{ env.cache_restored != 'true' }} run: | if [ "${CXX:0:1}" == "c" ] then