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 930f134 commit 909fc0e
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 @@ -28,6 +28,7 @@ jobs:

- name: Link nightly
run: |
ls -l ~/.local/bin
mkdir -p ~/.local/bin
echo `gel server info --channel=nightly --get bin-path`
ln -s `gel server info --channel=nightly --get bin-path` ~/.local/bin/edgedb-server
Expand Down

0 comments on commit 909fc0e

Please sign in to comment.