Skip to content

Commit 21439d2

Browse files
committed
v0.4.3
1 parent 28a552c commit 21439d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
# List files for debugging
9191
echo "Files in dist directory:"
92-
ls -la dist/
92+
ls -la .
9393
9494
- name: Create Release
9595
if: github.event_name == 'workflow_dispatch' || startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)