mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2025-01-22 16:47:31 +01:00
Fixed path (maybe)
This commit is contained in:
parent
989e95f930
commit
3977840155
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Generate schemas
|
||||
uses: docker://ghcr.io/sysbot-org/tgscraper
|
||||
with:
|
||||
args: "app:export-schema --readable ${{ github.workspace }}/botapi.json"
|
||||
args: "app:export-schema --readable /github/workspace/botapi.json"
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user