mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-22 07:13:50 +01:00
d7d7fb5ce5
areas will need this mod for testing
16 lines
283 B
YAML
16 lines
283 B
YAML
name: test
|
|
|
|
on: [push, pull_request]
|
|
|
|
jobs:
|
|
build:
|
|
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: actions/checkout@v2
|
|
- uses: buckaroobanzay/mtt@main
|
|
with:
|
|
modname: playerfactions
|
|
git_dependencies: |
|
|
https://github.com/OgelGames/fakelib.git
|