Skip to content

Commit

Permalink
Update .github/workflows/tarball.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Galiffi <David.Galiffi@amd.com>
Signed-off-by: xuchen-amd <xuchen@amd.com>
  • Loading branch information
xuchen-amd and dgaliffiAMD authored Oct 16, 2024
1 parent 71abf1d commit 1483306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
name: tarball-testing
- name: Expand
run: tar xfz rocprof-compute-*.tar.gz; rm rocprof-compute-*.tar.gz
run: tar xfz rocprofiler-compute-*.tar.gz; rm rocprofiler-compute-*.tar.gz
- name: Python dependency installs
run: |
cd rocprof-compute-*
Expand Down

0 comments on commit 1483306

Please sign in to comment.