Skip to content

Commit

Permalink
Fix deploy.yml: 重複があった
Browse files Browse the repository at this point in the history
  • Loading branch information
a01sa01to authored Apr 23, 2021
1 parent 7c9cf0d commit 3b7c177
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"

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

- name: Cache dependencies
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 3b7c177

Please sign in to comment.