Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lthiery committed Jan 31, 2024
1 parent 3b4f981 commit a3d24d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/idl-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ function get_tags() {
function update_idl() {
PROGRAM=$1
TAG=$2
echo "updating idl $PROGRAM to $TAG"
# download the json idl file from the tags assets
URL="https://github.com/${OWNER}/${REPO}/releases/download/${TAG}/${PROGRAM}.json"

Expand Down

0 comments on commit a3d24d7

Please sign in to comment.