We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec079e4 commit f54aed0Copy full SHA for f54aed0
1 file changed
.github/workflows/build-web.yml
@@ -42,7 +42,4 @@ jobs:
42
Pre-built web assets for `dk serve`.
43
44
These files are automatically downloaded during installation.
45
- files: |
46
- web/dist/index.html
47
- web/dist/assets/*
48
- fail_on_unmatched_files: true
+ files: web/dist/index.html
0 commit comments