From c4b269b039aac71e894a14dcfee2278a43bbbea3 Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 26 Jun 2022 21:58:57 +0200 Subject: [PATCH] Typo fix. --- .github/workflows/ccpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 582bf37c9..7e25f6c10 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: brew - run: brew install ninja lua5.1 luarocks + run: brew install ninja lua@5.1 luarocks - name: luarocks run: | luarocks install lua-posix