From 7487ed28c77acbd248342387f8402e88fb69eb7b Mon Sep 17 00:00:00 2001 From: Sagar Kumar <74974420+sagarkumar3105@users.noreply.github.com> Date: Fri, 10 Dec 2021 19:59:03 +0530 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4927874..93f7219 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,10 +4,10 @@ on: - 'v*.*.*' jobs: build: - shell: pwsh runs-on: windows-latest steps: - uses: actions/checkout@v2 - uses: ilammy/msvc-dev-cmd@v1 - name: Build MetaCall Distributabe Windows + shell: cmd run: .\build.bat