Skip to content

chore: 余弦定理の動画のリンクを追加 #46

chore: 余弦定理の動画のリンクを追加

chore: 余弦定理の動画のリンクを追加 #46

Workflow file for this run

name: build
on:
push:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
- run: bundle install
- run: bundle exec jekyll build --quiet --future --strict_front_matter