Skip to content

Commit 4325144

Browse files
committed
relaase v1
1 parent c6c6093 commit 4325144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
8080
- name: Zip artifact front for deployment
8181
run: |
82-
cd src/src/build
82+
cd ./src/build
8383
ls
8484
zip releaseFront.zip ./* -r
8585

0 commit comments

Comments
 (0)