Skip to content

Commit 1eaf481

Browse files
authored
added debug output
1 parent a6680bc commit 1eaf481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- name: Dependencies
4949
run: |
5050
pwd # DEBUG
51+
ls # DEBUG
5152
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh | bash
5253
sudo apt update
5354
sudo apt install dotnet6 zip -y

0 commit comments

Comments
 (0)