Skip to content

Commit e991fb0

Browse files
author
Petr Sramek
committed
xzfa
1 parent 7d33da8 commit e991fb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
run: ls -R
6464
- name: Pack
6565
run: dotnet pack ./src/**/*.csproj --configuration Release
66+
- name: Display structure of after pack
67+
run: ls -R
6668
- name: Upload
6769
uses: actions/upload-artifact@v4
6870
with:

0 commit comments

Comments
 (0)