Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 authored May 19, 2024
1 parent 6bc9a15 commit df3663a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
include-prerelease: true

- name: Build
working-directory: ./build
shell: pwsh
run: |
dotnet new tool-manifest
dotnet tool install cake.tool --version 4.0.0
dotnet tool install minver-cli --version 3.0.0
dotnet cake
cd build
.\build.ps1

0 comments on commit df3663a

Please sign in to comment.