mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-03-18 21:57:50 +02:00
fixed jsvm docs path
This commit is contained in:
parent
ede67dbc20
commit
d0a68da7e7
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
# Similar to the above, the jsvm docs are pregenerated locally
|
||||
# but its here to ensure that it wasn't forgotten to be executed.
|
||||
- name: Generate jsvm types
|
||||
run: go run ./plugins/jsvm/internal/docs.go
|
||||
run: go run ./plugins/jsvm/internal/docs/docs.go
|
||||
|
||||
# The prebuilt golangci-lint doesn't support go 1.18+ yet
|
||||
# https://github.com/golangci/golangci-lint/issues/2649
|
||||
|
Loading…
x
Reference in New Issue
Block a user