Skip to content

Commit

Permalink
Rehaul step1
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Mar 25, 2024
1 parent d2c2a30 commit d06a30c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/step1-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- uses: actions/cache/save@v4
with:
path: |
cu${{ inputs.cu }}_python_deps.tar
key: ${{ runner.os }}-build-cu${{ inputs.cu }}-${{ inputs.python_minor }}
cu121_python_deps.tar
key: Windows-build-cu121-cp311

0 comments on commit d06a30c

Please sign in to comment.