Skip to content

Commit 5d0e8c1

Browse files
Itay PazItay Paz
authored andcommitted
revert the relase tag in update cli sh
1 parent d797436 commit 5d0e8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/update_cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
release=2.3.32-Remove-filePath-ignore-Final
3+
release=$1
44
filename_windows=ast-cli_${release}_windows_x64.zip
55
filename_linux=ast-cli_${release}_linux_x64.tar.gz
66
filename_darwin=ast-cli_${release}_darwin_x64.tar.gz

0 commit comments

Comments
 (0)