Skip to content

Commit

Permalink
ci: fix packaging for node launchpad
Browse files Browse the repository at this point in the history
WIP commit that will be expanded further.
  • Loading branch information
jacderida committed May 7, 2024
1 parent a75502f commit acf2e2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
just package-release-assets "safenode"
just package-release-assets "faucet"
just package-release-assets "safenode_rpc_client"
just package-release-assets "safenode-manager"
just package-release-assets "safenodemand"
just package-release-assets "node-launchpad"
- uses: actions/upload-artifact@main
with:
Expand Down

0 comments on commit acf2e2d

Please sign in to comment.