From 911aeb4375ce3261b5cba002d7b4d7982f4d2189 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Tue, 20 Aug 2024 06:40:34 -0400 Subject: [PATCH] Another flaky step catch --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 9469319bc7..f3e0fd7a43 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -249,7 +249,7 @@ jobs: cd $HOME/OpenDream/OpenDreamPackageTool dotnet build -c Release --nologo -v q --property WarningLevel=0 /clp:ErrorsOnly - - name: Create TGS Deployment + - name: Build TGS Deployment # Name checked in rerunFlakyTests.js run: | cd $HOME/OpenDream dotnet run -c Release --project OpenDreamPackageTool --no-build -- --tgs -o tgs_deploy