From f87d958492901fadf022a1e35d117d27ee71dcb3 Mon Sep 17 00:00:00 2001 From: Edmund Noble Date: Tue, 14 Jan 2025 15:26:55 -0500 Subject: [PATCH] Try caching ghcup in CI This might avoid having to really use ghcup to install ghc and cabal. Change-Id: Id000000006ec5f91636e503bb15f4ebeef74690d Merge commit --- .github/workflows/applications.yml | 50 +++++++++++++++++++++++------- .github/workflows/macos.yaml | 5 ++- 2 files changed, 41 insertions(+), 14 deletions(-) diff --git a/.github/workflows/applications.yml b/.github/workflows/applications.yml index 32f5c9b993..29ec019e9c 100644 --- a/.github/workflows/applications.yml +++ b/.github/workflows/applications.yml @@ -135,7 +135,7 @@ jobs: MATRIX="$(jq -c '.' <