Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarkumar3105 authored Dec 10, 2021
1 parent ec5cc2f commit 7487ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7487ed2

Please sign in to comment.