Skip to content

Commit 276296e

Browse files
committed
dbg
1 parent 9689332 commit 276296e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# options instead.
6060
6161
CODECOV="${CODECOV_BIN}/codecov"
62-
curl --output "${CODECOV}" --create-dirs --silent --show-error https://cli.codecov.io/latest/alpine/codecov
62+
curl --output "${CODECOV}" --create-dirs --silent --show-error https://cli.codecov.io/latest/linux/codecov
6363
chmod +x "${CODECOV}"
6464
6565
echo 1111111

0 commit comments

Comments
 (0)