We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e10f7c commit cc827acCopy full SHA for cc827ac
.github/workflows/static.yml
@@ -33,6 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
- name: Run Render-Engine
35
uses: actions/[email protected]
36
+ - name: build site
37
run: |
38
python -m pip install -e .
39
render-engine serve
0 commit comments