Skip to content

GitHub actions update #1

GitHub actions update

GitHub actions update #1

Workflow file for this run

name: Build master
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
build_master:
uses: ./.github/workflows/build.yml
with:
debug: true