Skip to content

git: modify git config structure #14

git: modify git config structure

git: modify git config structure #14

Workflow file for this run

name: ubuntu
on:
push:
branches:
- main
jobs:
macOS:
name: ubuntu
runs-on: ubuntu-latest
steps:
- name: Setup
run: curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/install.sh | sh