Fixed typo in actions file

dev
Syed Shariq Shah 6 years ago committed by GitHub
parent 977385bffc
commit 9e33507e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/default.yml

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: warrentbuckley/Setup-MSBuild@v1
- uses: warrenbuckley/Setup-MSBuild@v1
- name: Windows-amd64
working-directory: build
run: |

Loading…
Cancel
Save