mirror of
https://github.com/iminet/dev.git
synced 2026-08-22 15:18:24 +02:00
Update GitHub Actions workflow
This commit is contained in:
@@ -12,10 +12,13 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '10.0.x'
|
||||
|
||||
- name: Dotnet info
|
||||
- run: dotnet --info
|
||||
|
||||
- name: Dotnet restore
|
||||
- run: dotnet restore
|
||||
|
||||
- name: Dotnet build
|
||||
- run: dotnet build --configuration Release
|
||||
|
||||
- name: Say hello
|
||||
|
||||
Reference in New Issue
Block a user