We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abb6c2 commit 718b58bCopy full SHA for 718b58b
.github/workflows/test_on_push.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install tt utility
24
run: |
25
- curl -L https://tarantool.io/GcTQaQl/release/2/installer.sh | bash
+ curl -L https://tarantool.io/release/2/installer.sh | bash
26
sudo apt-get -y install tt
27
28
- name: Install requirements for community
0 commit comments