Skip to content

Commit 4a20e2c

Browse files
authored
Update static.yml
1 parent e8cae79 commit 4a20e2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
- name: Upload artifact
3131
uses: actions/upload-pages-artifact@v3
3232
with:
33-
# Upload only the built site
34-
path: 'build'
33+
path: './build'
3534

3635
- name: Deploy to GitHub Pages
3736
id: deployment

0 commit comments

Comments
 (0)