Debugging Actions

This commit is contained in:
Micheal Colhoun 2021-09-05 12:06:34 +01:00
parent 296795e161
commit 3310adf8a5

View File

@ -31,9 +31,6 @@ jobs:
with:
dotnet-version: 5.0.x
- name: Build
run: dotnet build DarkUI.sln --configuration Release
- name: Debuging Script
run: |
echo Home: $HOME