diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 708089d..2f9a4a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,5 +20,5 @@ jobs: - uses: actions/checkout@v2 - name: Build and Test - run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu:22.04 .mc/rebuild.sh + run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu-22.04 .mc/rebuild.sh