Skip to content

Commit 1115f2f

Browse files
committed
specify cache path in github
1 parent 2422f15 commit 1115f2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bazel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
8080
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
SE_AVOID_STATS: true
82+
SE_CACHE_PATH: ${{ runner.temp }}/selenium
8283
steps:
8384
- name: Checkout source tree
8485
uses: actions/checkout@v4

0 commit comments

Comments
 (0)