Skip to content

Allow mutable installs #4

Allow mutable installs

Allow mutable installs #4

Workflow file for this run

name: Test Homebrew Formula
on: [push]
jobs:
macos:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Install Dashlane CLI from rb file
run: brew install --build-from-source Formula/dashlane-cli.rb