mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
fix: typo
This commit is contained in:
parent
1f6fd6de90
commit
b2aca18608
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linuxpackage.yml
vendored
2
.github/workflows/linuxpackage.yml
vendored
|
|
@ -93,7 +93,7 @@ jobs:
|
|||
"
|
||||
fi
|
||||
|
||||
${args[@]}
|
||||
eval $args
|
||||
EOF
|
||||
|
||||
fpm -s dir -t deb --deb-user root --deb-group root -n matic-bor -v ${{ env.RELEASE_VERSION }} \
|
||||
|
|
|
|||
Loading…
Reference in a new issue