Skip to content

Merge pull request #84 from jetelain/fix-player-icon #33

Merge pull request #84 from jetelain/fix-player-icon

Merge pull request #84 from jetelain/fix-player-icon #33

Workflow file for this run

name: cTab
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: arma-actions/hemtt@v1
name: Setup HEMTT
- name: Build Mod
run: hemtt build
working-directory: "@cTab"