From bf854aa0b6313717fb72558145d92d597f05def7 Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Thu, 20 Jun 2024 01:15:09 +0200 Subject: CI: updated windows CI build artifact output for Cata Classic --- .github/workflows/win-x64-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/win-x64-build.yml b/.github/workflows/win-x64-build.yml index 3c849e31f93..7794d559ce1 100644 --- a/.github/workflows/win-x64-build.yml +++ b/.github/workflows/win-x64-build.yml @@ -74,6 +74,6 @@ jobs: uses: actions/upload-artifact@v4 with: path: ${{ steps.strings.outputs.build-output-dir }}/bin - name: TrinityCoreMasterWin64VS2022 + name: TrinityCoreCataClassicWin64VS2022 # Set a custom retention for artifacts #retention-days: 7 -- cgit v1.2.3