Skip to content

Commit

Permalink
feat: install py rust dist builder workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
priyasiddharth committed Dec 6, 2024
1 parent 09e6efb commit db57912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rust-dist-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Unpack seaurchin-llvm build artifacts only
run: |
tar --zstd -xf seaurchin-llvm/seaurchin-llvm-assert-build/seaurchin-llvm-assert-build.tar.zst
tar --zstd -xf -C seaurchin-llvm/seaurchin-llvm-assert-build/z seaurchin-llvm-assert-build.tar.zst
rm seaurchin-llvm/seaurchin-llvm-assert-build/seaurchin-llvm-assert-build.tar.zst
- name: Display structure of downloaded seaurchin-llvm artefact
Expand Down

0 comments on commit db57912

Please sign in to comment.