Skip to content

Fixes #5287 - Sectorisation: Airspace from S5 (BCN) -> S25 (LMS) [MERGE 1st] #1512

Fixes #5287 - Sectorisation: Airspace from S5 (BCN) -> S25 (LMS) [MERGE 1st]

Fixes #5287 - Sectorisation: Airspace from S5 (BCN) -> S25 (LMS) [MERGE 1st] #1512

Workflow file for this run

name: Validate
on:
pull_request:
jobs:
build:
if: ${{ false }} # disable for now as we're compiling on branches
name: "Validate Sectorfile"
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Download Compiler
run: |
curl -L --output compiler https://github.com/VATSIM-UK/sector-file-compiler/releases/latest/download/cli-linux-x64
chmod +x ./compiler
- name: Validate
run: |
./compiler --config-file compiler.config.json --no-wait --validate