Skip to content

Commit f54aed0

Browse files
committed
fix(ci): update web build to upload single html file
1 parent ec079e4 commit f54aed0

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build-web.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,4 @@ jobs:
4242
Pre-built web assets for `dk serve`.
4343
4444
These files are automatically downloaded during installation.
45-
files: |
46-
web/dist/index.html
47-
web/dist/assets/*
48-
fail_on_unmatched_files: true
45+
files: web/dist/index.html

0 commit comments

Comments
 (0)