Skip to content

update grdb

update grdb #86

Workflow file for this run

name: "build"
on: [push, pull_request]
jobs:
build:
runs-on: macos-14
timeout-minutes: 30
steps:
- name: Check out
uses: actions/checkout@v4
with:
submodules: true
- name: Run build script
run: ./.github/build.sh