Update pr.yml

pull/7267/head
zomars 2023-02-20 18:59:35 -07:00
parent e8d39a91a5
commit cf9cbbc5f0
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
needs: setup
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/yarn-install
- uses: ./.github/actions/cache-install
with:
node_version: ${{ secrets.NODE_VERSION }}
- run: yarn lint