mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-07-03 03:12:50 +02:00
Modified it so we showcase Support for Testing 3.x and 4.x Godot Projects
This commit is contained in:
parent
be3a9b1a75
commit
775a4bf384
@ -13,5 +13,5 @@ jobs:
|
||||
with:
|
||||
name: test_project
|
||||
preset: linux
|
||||
projectDir: new_test_project
|
||||
projectDir: 3.x_test_project
|
||||
package: 'true'
|
@ -14,5 +14,5 @@ jobs:
|
||||
with:
|
||||
name: test_project
|
||||
preset: linux
|
||||
projectDir: new_test_project
|
||||
projectDir: 4.x_test_project
|
||||
package: 'true'
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Loading…
x
Reference in New Issue
Block a user