Skip to content

Commit

Permalink
ci: modify release job (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborux authored May 8, 2023
1 parent 1587d37 commit e6cd45a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
id: lerna-cache
uses: actions/cache/restore@v3
with:
key: lerna-cache-${{github.sha}}
path: |
node_modules/.cache
restore-keys: |
Expand Down

0 comments on commit e6cd45a

Please sign in to comment.