Skip to content

Commit 9a787cd

Browse files
committed
fix
1 parent 5045be5 commit 9a787cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v3
1212
- run: rm ~/.bashrc ~/.bash_profile
13-
- run: make setup-ubuntu
13+
- run: make setup-ubuntu -o brew-pkgs
1414
macos:
1515
runs-on: macos-latest
1616
env:

0 commit comments

Comments
 (0)