Skip to content

[update]small changed #6

[update]small changed

[update]small changed #6

Workflow file for this run

# Reference: [dotfilesのすゝめ | kouki’s blog](https://blog.kmdkuk.com/2022/07/16/dotfilesのすゝめ.html)
name: CI
on:
push:
jobs:
run-setup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dotfiles on Ubuntu
run: bash setup/ubuntu/setup.sh