Skip to content

Commit 8fc6d55

Browse files
committed
Revert "fix: gandalf path name"
This reverts commit 00cb0aa.
1 parent 00cb0aa commit 8fc6d55

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)