Skip to content

Commit f3333fe

Browse files
action
debug
1 parent 697cb95 commit f3333fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-ui.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
uses: actions/upload-pages-artifact@v3
3838
with:
3939
name: github-pages
40-
path: |
41-
index.html
40+
path: index.html
4241
- name: Deploy to GitHub Pages
4342
id: deployment
4443
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)