Skip to content

feat: add electron31, electron32 #109

feat: add electron31, electron32

feat: add electron31, electron32 #109

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