mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-26 19:07:04 +00:00
chore: fix docs github action workflow
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
run: pnpm install --prefix ./docs
|
||||
|
||||
- name: Build
|
||||
run: pnpm run generate --prefix ./docs
|
||||
run: cd docs && pnpm run generate
|
||||
|
||||
- name: Fix permissions
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user