Skip to content

Merge pull request #152 from swfz/feature/sakura-comment #374

Merge pull request #152 from swfz/feature/sakura-comment

Merge pull request #152 from swfz/feature/sakura-comment #374

Workflow file for this run

name: ci
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: .node-version
cache: yarn
- name: build
run: |
yarn
yarn build