mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Fixed Pages Action again...
This commit is contained in:
parent
3b5665c05f
commit
98b7469ef8
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
run: cd website; npm ci
|
||||
|
||||
- name: Build site
|
||||
run: npm run build; cd ..
|
||||
run: cd website; npm run build
|
||||
|
||||
- name: Upload built website
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
Loading…
Reference in New Issue
Block a user