Skip to content

Commit

Permalink
Run the build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirefel committed Feb 11, 2023
1 parent ce16c1e commit 4b95129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: microsoft/[email protected]

- name: Build and package
run: msbuild /t:Build /restore /p:Configuration=Release /p:OutDir=..\build
run: .\build.ps1

- name: Publish release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 4b95129

Please sign in to comment.