This commit is contained in:
@@ -19,6 +19,8 @@ jobs:
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v5
|
||||
- name: install 7zip
|
||||
run: apt-get update && apt-get install -y p7zip-full
|
||||
- name: export game
|
||||
id: export
|
||||
uses: firebelley/godot-export@v8.0.0
|
||||
|
||||
Reference in New Issue
Block a user