Update pr.yml
parent
fdb170086b
commit
da277ce83b
|
@ -21,7 +21,7 @@ concurrency:
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
name: Yarn install & cache
|
name: Yarn install & cache
|
||||||
uses: ./.github/workflows/yarn_install.yml
|
uses: ./.github/workflows/yarn-install.yml
|
||||||
secrets:
|
secrets:
|
||||||
node_version: ${{ secrets.NODE_VERSION }}
|
node_version: ${{ secrets.NODE_VERSION }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue