Skip to content

Commit

Permalink
Fix release workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Windows10CE committed May 3, 2022
1 parent 08d9d5b commit 3e6183d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
copy template/libs/FNA.dll libs/FNA.dll
- name: Setup .NET
uses: actions/setup-dotnet
uses: actions/setup-dotnet@v2
with:
dotnet-version: '6.0.x'

Expand Down

0 comments on commit 3e6183d

Please sign in to comment.