Skip to content

Commit

Permalink
missed done
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed May 9, 2024
1 parent 88c1f89 commit 4bac58d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ ignite_release_extract_binaries: ## Extracts binaries from the release archives
binary_name=$$(basename "$$archive" .tar.gz); \
tar -zxvf "$$archive" -C release_binaries "poktrolld"; \
mv release_binaries/poktrolld "release_binaries/$$binary_name"; \
done

#####################
### Documentation ###
Expand Down

0 comments on commit 4bac58d

Please sign in to comment.