Skip to content

revert(init): remove NONINTERACTIVE from macOS Homebrew install #621

revert(init): remove NONINTERACTIVE from macOS Homebrew install

revert(init): remove NONINTERACTIVE from macOS Homebrew install #621

Workflow file for this run

---
name: Ubuntu setup
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run install script
run: |
curl -fsSL https://raw.githubusercontent.com/ebkn/dotfiles/main/bin/init/bootstrap-ubuntu.sh | bash