good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 684b6b53 authored by delroy's avatar delroy Committed by GitHub
Browse files

Merge pull request #108 from maticnetwork/jdkanani-patch-2

fix: use make bor-all for linux package
parents 34c3457c 274c5448
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ jobs:
gem install --no-document fpm
fpm --version
make all
make bor-all
fpm -s dir -t deb --deb-user root --deb-group root -n matic-bor -v ${{ env.RELEASE_VERSION }} \
build/bin/bor=/usr/bin/ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment