Update pr.yml

pull/7267/head
zomars 2023-02-17 19:55:47 -07:00
parent 4722f0b44a
commit 6904553b62
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
build:
name: Production build
needs: setup
uses: ./.github/workflows/production_build.yml
uses: ./.github/workflows/production-build.yml
secrets:
node_version: ${{ env.node_version }}