Skip to content

Create SNU_2D_ProgrammingTools_REPOLIST_V61.urll #1194

Create SNU_2D_ProgrammingTools_REPOLIST_V61.urll

Create SNU_2D_ProgrammingTools_REPOLIST_V61.urll #1194

Workflow file for this run

name: Ada (GNAT)
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up GNAT toolchain
run: >
sudo apt-get update &&
sudo apt-get install gnat gprbuild
- name: Build
run: gprbuild -j0 -p