Skip to content

Commit

Permalink
Fix typo in release workflow (#10349)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper authored Oct 27, 2023
1 parent a5041b8 commit 3d4df94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- uses: Oneflow-Inc/get-oneflow/cache-complete/matrix/build@support-cu12
name: Find build cache
id: find-cache
if: ${{ inputs.is_priv }}
timeout-minutes: 5
with:
delete-cache: ${{ contains(github.event.pull_request.labels.*.name, 'need-clean-ccache') }}
Expand Down

0 comments on commit 3d4df94

Please sign in to comment.