Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SupinePandora43 committed Jul 22, 2023
1 parent f428033 commit 54a00c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: x
dotnet-quality: 'ga'
dotnet-version: 7.x
- name: Build packages
run: |
dotnet pack src/UltralightNet.Binaries -c Release
Expand Down

0 comments on commit 54a00c0

Please sign in to comment.