File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 5858 path : |
5959 gnu/config.cache
6060 gnu/src/getlimits
61- key : ${{ runner.os }}-gnu-config-${{ env.REPO_GNU_REF }}-${{ hashFiles('gnu/configure') }}
62- restore-keys : |
63- ${{ runner.os }}-gnu-config-${{ env.REPO_GNU_REF }}-
64- ${{ runner.os }}-gnu-config-
61+ key : ${{ runner.os }}-gnu-config-${{ hashFiles('gnu/NEWS') }}-${{ hashFiles('gnu/configure') }}
62+
6563 # ### Build environment setup
6664 - name : Install dependencies
6765 shell : bash
@@ -112,7 +110,7 @@ jobs:
112110 path : |
113111 gnu/config.cache
114112 gnu/src/getlimits
115- key : ${{ runner.os }}-gnu-config-${{ env.REPO_GNU_REF }}-${{ hashFiles('gnu/configure') }}
113+ key : ${{ runner.os }}-gnu-config-${{ hashFiles('gnu/NEWS') }}-${{ hashFiles('gnu/configure') }}
116114
117115 # ## Run tests as user
118116 - name : Run GNU tests
You can’t perform that action at this time.
0 commit comments