Update GH action (x2)
This commit is contained in:
parent
036b6dae2e
commit
53d4ebccb3
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Upload
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: 'build/'
|
||||
path: "build/"
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
|
Loading…
Reference in New Issue