Skip to content

Commit

Permalink
fix(release): Yml file fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Lerus committed May 26, 2024
1 parent 74f9190 commit 8be8a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
- uses: actions/cache@v4
id: pnpm-cache
id: pnpm-cache
name: Setup pnpm cache
with:
path: ${{ env.STORE_PATH }}
Expand Down

0 comments on commit 8be8a98

Please sign in to comment.