mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-22 05:29:36 +00:00
[workflow] fixed tensor-nvme build caching (#2711)
This commit is contained in:
parent
d03f4429c1
commit
89f8975fb8
1
.github/workflows/build_on_pr.yml
vendored
1
.github/workflows/build_on_pr.yml
vendored
@ -96,6 +96,7 @@ jobs:
|
||||
|
||||
- name: Store TensorNVMe Cache
|
||||
run: |
|
||||
cd TensorNVMe
|
||||
cp -p -r ./build /github/home/tensornvme_cache/
|
||||
|
||||
- name: Checkout Colossal-AI
|
||||
|
Loading…
Reference in New Issue
Block a user