Skip to content

Commit d8b0cab

Browse files
committed
Update build process
1 parent 6fbd79f commit d8b0cab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@ jobs:
105105
if: steps.create_release.outputs.id != ''
106106
run: |
107107
ln -s /node_modules ./node_modules
108-
pwd
109-
ls -l
110-
ls -l /node_modules
111108
dev build --pack --mode ci --peer
112109
cp -rf .dist ./dist
113110

0 commit comments

Comments
 (0)