Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Nov 17, 2023
1 parent e00608f commit eced3ff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ jobs:
- name: Update bash
run: brew install bash

# NOT WORKING PROPERLY
# - name: Install bashly
# run: brew install ruby && brew install brew-gem && brew gem install bashly

- name: Install bashly
run: brew install ruby && brew install brew-gem && brew gem install bashly
run: brew install ruby && gem install bashly

- name: Test
run: |
Expand Down

0 comments on commit eced3ff

Please sign in to comment.