Update pr.yml

pull/7267/head
zomars 2023-02-17 20:12:50 -07:00
parent fdb170086b
commit da277ce83b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ concurrency:
jobs:
setup:
name: Yarn install & cache
uses: ./.github/workflows/yarn_install.yml
uses: ./.github/workflows/yarn-install.yml
secrets:
node_version: ${{ secrets.NODE_VERSION }}