Skip to content

Run ldconfig after installing hipFile packages#9

Open
derobins wants to merge 1 commit into
hipFilefrom
derobins/run_ldconfig
Open

Run ldconfig after installing hipFile packages#9
derobins wants to merge 1 commit into
hipFilefrom
derobins/run_ldconfig

Conversation

@derobins
Copy link
Copy Markdown
Collaborator

No description provided.

${PKG_INSTALL_CMD} \
./${{ case(inputs.ais_hipfile_pkg_filename != '', inputs.ais_hipfile_pkg_filename, env.DEFAULT_HIPFILE_PKG_NAME) }} \
./${{ case(inputs.ais_hipfile_pkg_dev_filename != '', inputs.ais_hipfile_pkg_dev_filename, env.DEFAULT_HIPFILE_DEV_PKG_NAME) }}
ldconfig
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Please remove two spaces from the indent to bring this command in alignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants