chore: debug workflow

This commit is contained in:
Stevan Freeborn
2025-12-26 06:12:52 -06:00
parent 8db1e252b3
commit 440ae04f81
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Install report generator
run: dotnet tool install --global dotnet-reportgenerator-globaltool
- name: Print working directory
run: pwd
run: ls -la
- name: Restore dependencies
run: dotnet restore
- name: Build solution