We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d0fda commit 92b975aCopy full SHA for 92b975a
.github/workflows/ci.yml
@@ -271,6 +271,7 @@ jobs:
271
run: |
272
Copy-Item -Path "${{ github.workspace }}" -Destination "${{ env.ZED_WORKSPACE }}" -Recurse
273
274
+ # commit 2
275
# - name: Cache dependencies
276
# uses: swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2
277
# with:
0 commit comments