Skip to content

Commit

Permalink
fix: clean error
Browse files Browse the repository at this point in the history
  • Loading branch information
phoqe committed Dec 17, 2020
1 parent f8aff78 commit 83bcd09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: "14.15.2"

- id: yarn-cache-directory-path
run: echo "::set-output name=dir::$(yarn cache dir)"
Expand Down

0 comments on commit 83bcd09

Please sign in to comment.