Skip to content

Commit bc03170

Browse files
authored
Update build.yml
1 parent 4168b75 commit bc03170

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,4 @@ jobs:
4040
uses: actions/upload-pages-artifact@v3
4141
with:
4242
name: dist-${{ matrix.os }}
43-
path: |
44-
dist/
45-
build/
43+
path: | dist/

0 commit comments

Comments
 (0)