mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
Bump infinity to 0.6.4 (#11104)
### What problem does this PR solve? Bump infinity to 0.6.4 Fixed https://github.com/infiniflow/infinity/issues/3048 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
else
|
||||
elif [[ "$GITHUB_EVENT_NAME" = "pull_request" ]]; then
|
||||
PR_NUMBER=${{ github.event.pull_request.number }}
|
||||
PR_SHA_FP=${RUNNER_WORKSPACE_PREFIX}/artifacts/${GITHUB_REPOSITORY}/PR_${PR_NUMBER}
|
||||
# Calculate the hash of the current workspace content
|
||||
|
||||
Reference in New Issue
Block a user