Skip to content

Commit

Permalink
remove x86
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 1, 2024
1 parent d07eef4 commit 0f90acf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,6 @@ windows-installer-release:
$(eval GITHUB_TAG=$(shell git describe --abbrev=0 --tags))
make win-installer CUSTOM_VERSION=$(GITHUB_TAG)
gh release upload --repo skycoin/skywire ${GITHUB_TAG} ./skywire-installer-${GITHUB_TAG}-windows-amd64.msi
gh release upload --repo skycoin/skywire ${GITHUB_TAG} ./skywire-installer-${GITHUB_TAG}-windows-386.msi

# useful commands
#dmsghttp-update: ## update dmsghttp config
Expand Down

0 comments on commit 0f90acf

Please sign in to comment.