Skip to content

feat(aconfmgr): update links #92

feat(aconfmgr): update links

feat(aconfmgr): update links #92

Workflow file for this run

name: Manual workflow
on:
push:
branches:
- 'main'
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Install dotfiles
run: sh -c "$(curl -fsLS get.chezmoi.io)" -- init --no-tty --no-pager --keep-going oliverdding --apply --promptDefaults
- name: Check system
run: ./bin/chezmoi doctor --keep-going --no-pager --no-tty