Skip to content

Commit fc71600

Browse files
committed
xxx
1 parent 19f4b56 commit fc71600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
export PERL_MB_OPT=--install_base=$HOME
5757
export PERL_MM_OPT=INSTALL_BASE=$HOME
5858
sudo apt install libpq-dev -y
59-
./install-deps.pl
59+
./install-deps.pl || ./install-deps.pl
6060
working-directory: sytest
6161
6262
- uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)