We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18becff commit 5a0ac6aCopy full SHA for 5a0ac6a
.github/workflows/autobuild.yml
@@ -69,7 +69,7 @@ jobs:
69
id: trimesh2-cache
70
uses: actions/cache@v2
71
with:
72
- path: '..\trimesh2-build'
+ path: ..\trimesh2-build
73
key: ${{ runner.os }}-build-trimesh2-cache
74
75
- name: Build Trimesh2
0 commit comments