Skip to content

Updated OSGeo recipes #26

Updated OSGeo recipes

Updated OSGeo recipes #26

name: test for experimental scripts
on:
pull_request:
paths:
- scripts/experimental/install_dev_osgeo.sh
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
container:
image: rocker/r-ver
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: build
run: ./scripts/experimental/install_dev_osgeo.sh