Skip to content

feat(init): accept Xcode license before Xcode-dependent installs #631

feat(init): accept Xcode license before Xcode-dependent installs

feat(init): accept Xcode license before Xcode-dependent installs #631

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