Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 139b0c6

Browse files
committed
remove scripts from cache
1 parent 2f4b930 commit 139b0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ jobs:
11031103
with:
11041104
path: |
11051105
./et-build
1106-
./torchchat/utils/scripts
1106+
./torchchat/utils/scripts/install_et.sh
11071107
key: et-build-${{runner.os}}-${{runner.arch}}-${{env.et-git-hash}}-${{ hashFiles('**/install_et.sh') }}
11081108
- if: ${{ steps.install-et.outputs.cache-hit != 'true' }}
11091109
continue-on-error: true

0 commit comments

Comments
 (0)