mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 01:06:00 +00:00
[workflow] fixed tensor-nvme build caching (#2711)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user