Skip to content

docs: Update link to argo-workflows in README.md #418

docs: Update link to argo-workflows in README.md

docs: Update link to argo-workflows in README.md #418

Workflow file for this run

name: Build Storybook Docs v2
on:
push:
jobs:
build-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14.15
- run: yarn install
- run: yarn build-v2