Skip to content

Remove work in progress for plugin list (#41) #142

Remove work in progress for plugin list (#41)

Remove work in progress for plugin list (#41) #142

Workflow file for this run

---
name: build nornir.tech sources
on: [push, pull_request]
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.65.3'
extended: true
- name: Build
run: make gen