Skip to content

Commit

Permalink
hopefully this is fiexd
Browse files Browse the repository at this point in the history
  • Loading branch information
rjindael committed Jul 13, 2023
1 parent 52d458b commit 52b3750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x
dotnet-version: 7.0
- name: Build
run: dotnet publish -r ${{ matrix.platform }} -c Release --no-self-contained -p:PublishDir=../publish/${{ matrix.platform }}
- name: Upload
Expand Down

0 comments on commit 52b3750

Please sign in to comment.