Skip to content

typo

typo #8

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
test-check:
name: test setup-blogc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
path: action
clean: true
- name: Check
uses: blogc/setup-blogc@main
with:
blogc-version: v0.20.1