mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-06-28 05:25:11 +00:00
Fixed Pages Action again...
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user