Working on 16.0.0 #53
4
.github/workflows/love.yml
vendored
4
.github/workflows/love.yml
vendored
@ -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'
|
||||
|
||||
2
.github/workflows/nix_ci.yml
vendored
2
.github/workflows/nix_ci.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: build & run tests (NIX)
|
||||
name: Build & Run tests Ubuntu
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user