Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth authored Jun 25, 2024
1 parent 8bf4997 commit 7a2ed12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a2ed12

Please sign in to comment.