1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Bump IrrlichtMt to 1.9.0mt5 in CI

This commit is contained in:
sfan5 2022-05-06 14:45:59 +02:00
parent 8735a85a30
commit 4e1de06782
6 changed files with 7 additions and 7 deletions

View file

@ -230,7 +230,7 @@ jobs:
with:
repository: minetest/irrlicht
path: lib/irrlichtmt/
ref: "1.9.0mt4"
ref: "1.9.0mt5"
- name: Restore from cache and run vcpkg
uses: lukka/run-vcpkg@v7

View file

@ -22,7 +22,7 @@ on:
- '.github/workflows/macos.yml'
env:
IRRLICHT_TAG: 1.9.0mt4
IRRLICHT_TAG: 1.9.0mt5
MINETEST_GAME_REPO: https://github.com/minetest/minetest_game.git
MINETEST_GAME_BRANCH: master
MINETEST_GAME_NAME: minetest_game