Skip to content

Commit

Permalink
testing cache
Browse files Browse the repository at this point in the history
  • Loading branch information
victorzheng02 committed Apr 6, 2022
1 parent a7bcf16 commit df0126d
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 @@ -21,6 +21,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit df0126d

Please sign in to comment.