Skip to content

apt: add install script for apt #11

apt: add install script for apt

apt: add install script for apt #11

Workflow file for this run

name: LocalMacOS
on:
push:
branches-ignore:
- main
jobs:
localMacOS:
name: LocalMacOS
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run setup
run: /bin/bash ./scripts/setup.bash