Skip to content

Link qwc-base-db README in reference #240

Link qwc-base-db README in reference

Link qwc-base-db README in reference #240

Workflow file for this run

name: github pages
on:
push:
branches:
- master
- 2024-lts
pull_request:
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
- name: Build
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
./build.sh --update