From 4cc30d99c4ee8f7a5f702d256b6e6263bc145e20 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 29 Jul 2020 12:03:13 -0400 Subject: [PATCH] Fix badly named CI suite step --- .github/workflows/ci-suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-suite.yml b/.github/workflows/ci-suite.yml index 7ea699f072..137825ed8a 100644 --- a/.github/workflows/ci-suite.yml +++ b/.github/workflows/ci-suite.yml @@ -358,7 +358,7 @@ jobs: name: openapi-spec path: C:/swagger.json - - name: Package Server Console + - name: Package Server Service if: ${{ matrix.configuration == 'Release' && matrix.watchdog-type == 'Basic' }} run: | cd src/Tgstation.Server.Host.Service