Skip to content

actions cool

actions cool #1

Workflow file for this run

on:
push:
branches:
- 'master'
jobs:
compile:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v4
- name: Compile GDMP
run : make