Skip to content

Commit 375358a

Browse files
ci(github): set Ren'Py version to 8.4.1
1 parent 8113246 commit 375358a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Setup Ren'Py
1616
uses: remarkablegames/setup-renpy@v2
1717
with:
18+
cli-version: 8.4.1
1819
web: true
1920

2021
- name: Delete unnecessary files

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Setup Ren'Py
3333
uses: remarkablegames/setup-renpy@v2
3434
with:
35+
cli-version: 8.4.1
3536
web: true
3637

3738
- name: Delete unnecessary files

0 commit comments

Comments
 (0)