Skip to content

Commit 2fbcab4

Browse files
committed
workflow
1 parent 8664b5b commit 2fbcab4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,19 +65,13 @@ jobs:
6565
fetch-depth: 0
6666
path: GabNetStats
6767

68-
- name: debug1 # just to debug
69-
run: find .
70-
7168
- name: Checkout GabTracker
7269
uses: actions/checkout@v6
7370
with:
7471
repository: gabsoftware/GabTracker
7572
path: GabNetStats/GabTracker
7673
ref: master
7774

78-
- name: debug2 # just to debug
79-
run: find .
80-
8175
# Install the .NET Core workload
8276
- name: Install .NET Core
8377
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)