From 5dd116a090358a317356a8cb4162524186632943 Mon Sep 17 00:00:00 2001 From: Piotr Galar Date: Tue, 17 Sep 2024 09:48:59 +0200 Subject: [PATCH] Update playground.yml --- .github/workflows/playground.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index f8b26ca..e9b0781 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -21,5 +21,5 @@ jobs: playground: runs-on: ubuntu-latest steps: - - run: echo '${{toJSON(fromJSON("{\n}"))}}' + - run: echo '${{toJSON(fromJSON('{\n}'))}}'