Skip to content

Commit

Permalink
Documentation - Build latest refman doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dpasukhi committed Oct 29, 2024
1 parent 802ef8c commit 2bc4804
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ on:
push:
branches:
- 'master'
pull_request:
branches:
- '**'

jobs:
build:
name: Build Refman Documentation
runs-on: ubuntu-24.04
runs-on: ubuntu-20.04

steps:
# Step: Checkout the repository
Expand Down

0 comments on commit 2bc4804

Please sign in to comment.