Update publish.yml

This commit is contained in:
Jacob Nguyen
2023-12-13 18:33:32 -06:00
committed by GitHub
parent 1491e510b1
commit 58532ba284

View File

@@ -16,7 +16,7 @@ jobs:
with:
node-version: 17
- run: corepack enable
- run:yarn set version classic
- run: yarn set version classic
- run: yarn install
- run: yarn poster:prod
- run: cd ./packages/poster