mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Use later love-build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: build & run tests (Win)
|
||||
name: Build & Run tests (Windows/Love2d)
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: "windows-2019"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: nhartland/love-build@v1-beta2
|
||||
- uses: nhartland/love-build@v1-beta4
|
||||
with:
|
||||
app_name: 'love_test'
|
||||
love_version: '11.4'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: build & run tests (NIX)
|
||||
name: Build & Run tests Ubuntu
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user