Skip to content

Commit bf948d0

Browse files
authored
Update website.yml
1 parent 5b4e8ca commit bf948d0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: js-just/latest@main
2828
with:
2929
path: website
30-
fix-path: JSSC
3130
- name: Upload artifact
3231
uses: actions/upload-pages-artifact@v3
3332
with:
@@ -42,4 +41,4 @@ jobs:
4241
steps:
4342
- name: Deploy to GitHub Pages
4443
id: deployment
45-
uses: actions/deploy-pages@v4
44+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)