Skip to content

Commit

Permalink
add eval linuxbrew command (#4322)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmastephenson authored Sep 26, 2022
1 parent 7b7c65b commit 1f9609c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2eLocal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
echo "::group::Generate ssl certs"
sudo apt install libnss3-tools
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
brew install mkcert
mkcert -install
mkdir -p certs
Expand Down

0 comments on commit 1f9609c

Please sign in to comment.