Skip to content

Commit db9cee9

Browse files
committed
readiness test passed
1 parent 3567d67 commit db9cee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-all-pkgs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
wget -nv https://github.com/ton-blockchain/ton/releases/latest/download/ton-linux-x86_64.zip
1515
wget -nv https://github.com/ton-blockchain/ton/releases/latest/download/ton-win-x86-64.zip
1616
wget -nv https://github.com/ton-blockchain/ton/releases/latest/download/ton-mac-x86-64.zip
17-
wget -nv https://github.com/ton-blockchain/ton/releases/latest/download/ton-mac-arm64.zi
17+
wget -nv https://github.com/ton-blockchain/ton/releases/latest/download/ton-mac-arm64.zip
1818
1919
rpm-create:
2020
uses: ./.github/workflows/create-rpm-packages.yml

0 commit comments

Comments
 (0)