Merge pull request #2 from sern-handler/jacoobes-patch-2

Update publish.yml
This commit is contained in:
Jacob Nguyen
2023-12-13 18:36:54 -06:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 17
node-version: 18
- run: corepack enable
- run: yarn set version classic
- run: yarn install