Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit f41eb2f

Browse files
committed
[CDEC-469] AppVeyor: updated Rocksdb.zip URL
1 parent a55d53c commit f41eb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ before_test:
7373

7474
# Install rocksdb
7575
- git clone https://github.com/facebook/rocksdb.git --branch v4.13.5
76-
- ps: Start-FileDownload 'https://ci.appveyor.com/api/buildjobs/kbpteb8j55p6sa2m/artifacts/rocksdb%2Fbuild%2FRocksdb.zip' -FileName rocksdb.zip
76+
- ps: Start-FileDownload 'https://s3.eu-central-1.amazonaws.com/ci-static/serokell-rocksdb-haskell-325427fc709183c8fdf777ad5ea09f8d92bf8585.zip' -FileName rocksdb.zip
7777
- 7z x rocksdb.zip
7878

7979
# CSL-1509: After moving the 'cardano-sl' project itself into a separate folder ('lib/'), the 'cardano-text.exe' executable fails on AppVeyor CI.

0 commit comments

Comments
 (0)