Skip to content

Commit c67ad65

Browse files
committed
Correct sha256sum
1 parent 8e3b1a8 commit c67ad65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
sudo installer -allowUntrusted -verbose -pkg ./fdb.pkg -target /
5858
# required later for calculating the sha256
5959
brew install coreutils
60-
sudo ln -s /usr/local/bin/gsha256sum /usr/local/bin/sha256sum
6160
else
6261
curl --fail "https://www.foundationdb.org/downloads/${FDB_VER}/ubuntu/installers/foundationdb-clients_${FDB_VER}-1_amd64.deb" -o fdb.deb
6362
sudo dpkg -i fdb.deb

0 commit comments

Comments
 (0)