Skip to content

Commit 4a6b9af

Browse files
authored
Update main.yml
1 parent 44e55a6 commit 4a6b9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
zip -r $RELEASE_NAME manifest.json release/* ".github"
2525
- name: debug
2626
run: |
27-
ls
27+
ls -lh
2828
- name: Create a release and upload built artefacts
2929
uses: actions/github-script@v6
3030
with:

0 commit comments

Comments
 (0)