Skip to content

CWR3_Tweaks

CWR3_Tweaks #160

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v2
with:
submodules: true
- name: Build using HEMTT
uses: arma-actions/hemtt@master
with:
command: build --release --ci