There was an error while loading. Please reload this page.
1 parent 116cc5d commit 719bc59Copy full SHA for 719bc59
1 file changed
.github/actions/setup-isaac-sim-kit-cache/action.yml
@@ -34,8 +34,3 @@ runs:
34
with:
35
path: /isaac-sim/kit/cache
36
key: isaac-kit-cache-${{ steps.read_version.outputs.isaac_sim_version }}
37
-
38
- - name: Warmup shader cache if cache missed
39
- if: steps.isaac_sim_cache.outputs.cache-hit != 'true'
40
- shell: bash
41
- run: /isaac-sim/warmup.sh
0 commit comments