Compare commits
1
Commits
c967b062a2
..
v0.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
609a16f468 |
@@ -19,11 +19,6 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup .NET 9
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '9.0.x'
|
||||
|
||||
- name: Verify .NET installation
|
||||
run: dotnet --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user