Skip to content

Add OVN 25.03 release. #93

Add OVN 25.03 release.

Add OVN 25.03 release. #93

Workflow file for this run

name: check-pr
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Make the static files
run: make static
- uses: actions/upload-artifact@v4
with:
name: static-website
path: output