Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

U | PreviewUpdate

U | PreviewUpdate #23

Workflow file for this run

name: MCT-PreviewBuild
on:
push:
branches: [ "Preview" ]
pull_request:
branches: [ "Preview" ]
jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build-linux
run: make
working-directory: src/
- name: Build Preview MCT-Linux
uses: actions/upload-artifact@v3.1.2
with:
name: MCT-Pre
path: bin/MCT