Skip to content

Commit

Permalink
CI: fix trailing 8. on dotnet-version
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Feb 1, 2024
1 parent efee546 commit ed51a53
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 @@ -27,7 +27,7 @@ jobs:
with:
dotnet-version: |
6
8.
8
- name: Build, Test, Pack, Publish
shell: bash
Expand Down

0 comments on commit ed51a53

Please sign in to comment.