Skip to content

test: do not use local action #5

test: do not use local action

test: do not use local action #5

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
with:
blogc-version: v0.20.1