Skip to content

Ubuntu

Ubuntu #16

Workflow file for this run

name: Ubuntu
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Debug Session
uses: csexton/debugger-action@master