Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Jul 7, 2024
1 parent 5a51d95 commit 6ee1d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
run: |
brew install gnu-sed
which gsed
echo "/usr/local/bin" >> $GITHUB_PATH
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
echo"/usr/local/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
which sed
sed --version
Expand Down

0 comments on commit 6ee1d0f

Please sign in to comment.