Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-shilo authored Dec 12, 2023
1 parent 1a7e50f commit d430cba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ jobs:
# Wap_Project_Path: src/Tests.CSScriptLib # Replace with the path to your Wap project, i.e. MyWpf.App.Package\MyWpfApp.Package.wapproj.

steps:
- name: Init
run: |
pwd
dir
- name: Init1
run: pwd
- name: Init2
run: dir

# Install the .NET Core workload
- name: Install .NET Core
Expand Down

0 comments on commit d430cba

Please sign in to comment.