This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
|||||||
- name: Build Web Distribution
|
- name: Build Web Distribution
|
||||||
run: |
|
run: |
|
||||||
# Execute the build from the /tmp directory, targeting your workspace root
|
# Execute the build from the /tmp directory, targeting your workspace root
|
||||||
|
mkdir -p $GITHUB_WORKSPACE/web-dist
|
||||||
/tmp/renpy-sdk/renpy.sh --destination $GITHUB_WORKSPACE/web-dist /tmp/renpy-sdk/launcher web_build $GITHUB_WORKSPACE
|
/tmp/renpy-sdk/renpy.sh --destination $GITHUB_WORKSPACE/web-dist /tmp/renpy-sdk/launcher web_build $GITHUB_WORKSPACE
|
||||||
|
|
||||||
- name: Deploy to Gitea Pages
|
- name: Deploy to Gitea Pages
|
||||||
|
|||||||
Reference in New Issue
Block a user