mirror of
https://github.com/iminet/dev.git
synced 2026-08-22 23:28:25 +02:00
Github workflow bugfix
This commit is contained in:
@@ -17,12 +17,6 @@ jobs:
|
|||||||
- name: Dotnet info
|
- name: Dotnet info
|
||||||
run: dotnet --info
|
run: dotnet --info
|
||||||
|
|
||||||
- name: Dotnet restore
|
|
||||||
run: dotnet restore
|
|
||||||
|
|
||||||
- name: Dotnet build
|
|
||||||
run: dotnet build --configuration Release
|
|
||||||
|
|
||||||
- name: Say hello
|
- name: Say hello
|
||||||
run: echo "Hello from GitHub Actions!"
|
run: echo "Hello from GitHub Actions!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user