Skip to content

update info on EJPSOIL #35

update info on EJPSOIL

update info on EJPSOIL #35

Workflow file for this run

name: build ⚙️
on:
push:
branches: [gh-pages]
pull_request:
branches: [gh-pages]
jobs:
build:
name: Test JSON artifact generation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Install requirements 📦
run: |
python -m pip install --upgrade pip
pip install mkdocs
- name: Run ⚙️
run: |
python -mjson.tool live-deployments.geojson
python -mjson.tool community/psc.geojson