Skip to content

Commit 5512219

Browse files
pipeline temp
1 parent 9efd6ca commit 5512219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
id: deployment
4646
uses: actions/upload-pages-artifact@v3
4747
with:
48-
path: build/
48+
path: ./build
4949

5050
deploy:
5151
environment:

0 commit comments

Comments
 (0)