Skip to content

Commit 16af396

Browse files
committed
Fix build
1 parent 5e2f1d1 commit 16af396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-vue-dashboard.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343

4444
- name: Setup Pages
4545
uses: actions/configure-pages@v4
46+
with:
47+
enablement: true
4648

4749
- name: Upload artifact
4850
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)