From 7a2ed12ef878c4e3187e32327aef715049414427 Mon Sep 17 00:00:00 2001 From: prometheansacrifice <3097018+ManasJayanth@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:29:39 +0530 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c8fc45..8820387 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/setup-node@v2 - name: Install esy run: npm install -g esy@dev - - uses: esy/github-action@master + - uses: esy/github-action@prometheansacrifice/fix-prefix-not-passed-to-esy-commands with: source-cache-key: 20240625-1 cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240625-1