Skip to content

Commit 03cd73b

Browse files
committed
Update blank.yml
1 parent 89a3788 commit 03cd73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- run: npm run build
2020
- uses: actions/upload-pages-artifact@v4
2121
with:
22-
path: './dist'
22+
path: ./dist
2323
- uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)