Skip to content

*: lots of polish :) #59

*: lots of polish :)

*: lots of polish :) #59

Workflow file for this run

name: Make dotfiles
on:
push:
branches:
- main
jobs:
make:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Make dotfiles
run: DOTFILES_HOME=${{ github.workspace }} make