Commit 1f3cd82
xiao
Fix: Create dist directory in GitHub Actions workflow
- Add mkdir -p dist before moving compressed files
- Fixes 'Not a directory' error during build process1 parent 716ad98 commit 1f3cd82
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments