Skip to content

Commit

Permalink
style: remove extraneous white space in rockcraft
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <[email protected]>
  • Loading branch information
auto-update-bot[bot] and Github Actions authored Nov 21, 2023
1 parent 0ac23fb commit b98b844
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ parts:
asdf plugin add nodejs
asdf install nodejs "$NODE_VERSION"
asdf global nodejs "$NODE_VERSION"
zinc:
after: [nodejs]
plugin: go
Expand All @@ -57,7 +56,7 @@ parts:
# Use the version of nodejs/yarn we configured before
source "$(pwd)/../../nodejs/build/asdf.sh"
# Build the web ui, which is embedded in the go binary later
pushd web
npm install
Expand Down

0 comments on commit b98b844

Please sign in to comment.