Skip to content

Commit

Permalink
ci(WIP): fix pure_enable_container_detection
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Feb 16, 2024
1 parent 259702e commit 0a22531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: show os
run: uname -s
- name: Install Fish
run: brew install fish
- name: Install Fisher > Fishtape > Pure
Expand Down

0 comments on commit 0a22531

Please sign in to comment.