Skip to content

Commit 036be3f

Browse files
committed
Merge branch 'fix/gandalf-pathname' into bs/testami
2 parents ddb7c6b + 1ab917b commit 036be3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/manifest-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
6464
- name: Download gandalf archive
6565
get_url:
66-
url: "https://supabase-public-artifacts-bucket.s3.amazonaws.com/gandalf/v{{ gandalf_release }}/gandalf_{{ gandalf_release }}_linux_arm64.tar.gz"
66+
url: "https://supabase-public-artifacts-bucket.s3.amazonaws.com/gandalf/v{{ gandalf_release }}/gandalf-{{ gandalf_release }}-linux-arm64.tar.gz"
6767
dest: "/tmp/gandalf.tar.gz"
6868
timeout: 90
6969

0 commit comments

Comments
 (0)