mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-21 02:19:12 +02:00
chore(docs): fix path
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
cd lib
|
||||
pnpm run docs
|
||||
mkdir -p ../wiki/api-docs/decky-frontend-lib
|
||||
mv ./docs ../wiki/api-docs/decky-frontend-lib
|
||||
mv ./docs/* ../wiki/api-docs/decky-frontend-lib/
|
||||
|
||||
- name: Commit files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user