Skip to content

Commit a6a0219

Browse files
committed
Update blank.yml
1 parent e3158e5 commit a6a0219

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/blank.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@ jobs:
2626
run: npm run build
2727

2828
# fix this issue
29-
- name: Upload to GitHub Pages
30-
uses: actions/deploy-pages@v4
31-
with:
32-
name: ./dist
29+
- name: Download all workflow run artifacts
30+
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)