From 5e198d287cb6ab668ff58fb44de0f4afc59c4354 Mon Sep 17 00:00:00 2001 From: Pol Piella Abadia Date: Sun, 28 Jul 2024 18:16:49 +0200 Subject: [PATCH] Typo --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1ea8e72..43e6277 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,5 +6,5 @@ jobs: runs-on: blaze/macos-14 name: Versions steps: - - name: Print out Xcode versions + - name: Prints out Xcode versions run: xcodes installed \ No newline at end of file