Skip to content

Bump actions/cache from 3 to 4 in /.github/workflows #66

Bump actions/cache from 3 to 4 in /.github/workflows

Bump actions/cache from 3 to 4 in /.github/workflows #66

Workflow file for this run

name: build
on:
workflow_dispatch:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Install dependencies
run: |
sudo apt-get install -y raptor2-utils
pip install pyshacl
- name: Build and Validate
run: ./scripts/shacl