Skip to content

Commit 7d566aa

Browse files
ci(github): downgrade renpy cli to 8.2.1
1 parent 3a5abe1 commit 7d566aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Ren'Py
1616
uses: remarkablegames/setup-renpy@v1
1717
with:
18-
cli-version: 8.2.3
18+
cli-version: 8.2.1
1919
web: true
2020

2121
- name: Build web

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Ren'Py
3333
uses: remarkablegames/setup-renpy@v1
3434
with:
35-
cli-version: 8.2.3
35+
cli-version: 8.2.1
3636
web: true
3737

3838
- name: Remove extraneous files packages

0 commit comments

Comments
 (0)