Skip to content

Commit b565141

Browse files
authored
Update release.yml
1 parent 565807c commit b565141

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: dotnet publish
1313
run: |
1414
rm -rf publish
15+
cd publish && ls -l && cd ..
1516
dotnet publish ./RazorTemplate/ -o publish -c release -r linux-x64
1617
1718
- name: repository name fix

0 commit comments

Comments
 (0)