From d54eb98a422d670d6e2a9a2652829b5ac3680c42 Mon Sep 17 00:00:00 2001 From: ooxi Date: Fri, 19 Nov 2021 18:01:29 +0100 Subject: [PATCH] Fix typo --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 86e1d60..138ea0c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,6 +19,6 @@ jobs: steps: - uses: actions/checkout@v2 - - name: Build and TesT + - name: Build and Test run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu:20.04 .mc/rebuild.sh