Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac committed Feb 21, 2025
1 parent e1e9184 commit 37847eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
. ~/.bash_profile
gel server install --nightly
ls -l "$(gel server info --channel=nightly --get bin-path)"
mkdir -p ~/.local/bin/
ln -s "$(gel server info --channel=nightly --get bin-path)" ~/.local/bin/edgedb-server
shell: bash

Expand Down

0 comments on commit 37847eb

Please sign in to comment.