testtest
This commit is contained in:
6
.github/workflows/dad-mehrPublish.yaml
vendored
6
.github/workflows/dad-mehrPublish.yaml
vendored
@@ -24,10 +24,16 @@ jobs:
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
||||
|
||||
# ===================== BUILD PROJECT =====================
|
||||
- name: Build Project
|
||||
run: dotnet build --configuration Release
|
||||
|
||||
# --- 4. Build-
|
||||
- name: Build
|
||||
run: dotnet build --configuration Release
|
||||
|
||||
|
||||
# ===================== PUBLISH PROJECT =====================
|
||||
- name: Publish Project
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user