Skip to content

Commit

Permalink
ci: package
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyozz committed Jan 27, 2021
1 parent 0dcc3c7 commit 5792a88
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
id: pnpm-cache-windows
with:
path: '**/node_modules'
key: "${{ runner.os }}-modules-${{ hashFiles('**/pnpm-lock.yaml') }}"
- uses: actions/[email protected]
with:
node-version: 14.15
Expand Down

0 comments on commit 5792a88

Please sign in to comment.