Skip to content

Fixed #1890 -- Removed reference to non-existing <div> elements in German version #321

Fixed #1890 -- Removed reference to non-existing <div> elements in German version

Fixed #1890 -- Removed reference to non-existing <div> elements in German version #321

Workflow file for this run

name: Build
on:
- pull_request
jobs:
build:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Install and Build
run: |
npm install
npx honkit build