Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: install unzip before using it #1893

Merged
merged 1 commit into from
Feb 19, 2023
Merged

CI: install unzip before using it #1893

merged 1 commit into from
Feb 19, 2023

Conversation

ashay
Copy link
Collaborator

@ashay ashay commented Feb 19, 2023

The RollPyTorch action needs the unzip command to peek into WHL files
for fetching metadata. This patch makes sure that the command is
installed before referencing it.

The RollPyTorch action needs the `unzip` command to peek into WHL files
for fetching metadata.  This patch makes sure that the command is
installed before referencing it.
@ashay ashay merged commit 268364e into llvm:main Feb 19, 2023
@ashay ashay deleted the ashay/install-unzip-in-roll-pytorch-action branch February 19, 2023 23:49
cetiniz pushed a commit to cetiniz/torch-mlir that referenced this pull request Feb 21, 2023
The RollPyTorch action needs the `unzip` command to peek into WHL files
for fetching metadata.  This patch makes sure that the command is
installed before referencing it.
gpetters94 pushed a commit to gpetters94/mlir-npcomp that referenced this pull request May 10, 2023
The RollPyTorch action needs the `unzip` command to peek into WHL files
for fetching metadata.  This patch makes sure that the command is
installed before referencing it.
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