mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-18 17:10:09 +02:00
chore(docs): fix workflow oops
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Build Docs
|
||||
run: |
|
||||
cd lib
|
||||
pnpm run docs -- --out ../wiki/api-docs/decky-frontend-lib
|
||||
pnpm run docs --out ../wiki/api-docs/decky-frontend-lib
|
||||
|
||||
- name: Commit files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user