From b06f589cc09f27601766ffd4b5c989feebee3d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edouard=20Choini=C3=A8re?= <27212526+echoix@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:12:55 -0400 Subject: [PATCH] Update macos.yml Co-authored-by: Vaclav Petras --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index ab081494d3a..4fad9d315a7 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -55,7 +55,7 @@ jobs: init-shell: bash environment-file: .github/workflows/macos_dependencies.txt environment-name: grass-env - # persist on the same day. + # Persist on the same period (date). cache-environment-key: environment-${{ steps.date.outputs.date }} - name: Environment info