Skip to content

Block link "https://github.com/opea-project/GenAIExamples/compare/v1.1...v1.2" #224

Block link "https://github.com/opea-project/GenAIExamples/compare/v1.1...v1.2"

Block link "https://github.com/opea-project/GenAIExamples/compare/v1.1...v1.2" #224

# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
name: Check Online Document Building
permissions: {}
on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build Online Document
shell: bash
run: |
git config --local --get remote.origin.url
echo "build online doc"
bash scripts/build.sh