Skip to content

Commit 5c9c158

Browse files
committed
changed?
Signed-off-by: ladianchad <qhrejddlvltm@gmail.com>
1 parent a1e6a84 commit 5c9c158

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ jobs:
2828
yarn install
2929
working-directory: ./document
3030

31-
- name: Move assets to `assets` folder
32-
run: |
33-
rsync -av --exclude="*.ico" --exclude="*.html" --exclude="*.js" --remove-source-files ./public/ ./public/assets/
34-
working-directory: ./document
35-
3631
- name: Build the project
3732
run: |
3833
yarn run build

0 commit comments

Comments
 (0)