Skip to content

apt: add install script for apt #37

apt: add install script for apt

apt: add install script for apt #37

Workflow file for this run

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