Skip to content

Commit

Permalink
fix .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryImMouse authored Dec 20, 2024
1 parent 455e3bb commit afa7fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup .NET Core
uses: actions/[email protected]
with:
dotnet-version: 8.0.x
dotnet-version: 8.0.100

- name: Get Engine Tag
run: |
Expand Down

0 comments on commit afa7fb5

Please sign in to comment.