Skip to content

Add mdbook to installation process of ka3005p action #4

Add mdbook to installation process of ka3005p action

Add mdbook to installation process of ka3005p action #4

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- "master"
- "main"
env:
CARGO_TERM_COLOR: always
jobs:
Test:
runs-on: ubuntu-latest
steps:
- name: Execut PR Merge Workflow
run: echo "This currently is a empyt stub"