Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Nov 20, 2024
1 parent 40c6b7c commit 58b749d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
with:
node-version: 20
cache: yarn
- run: yarn install --immutable
- run: yarn install
- run: |
yarn tsc \
--target esnext \
Expand Down

0 comments on commit 58b749d

Please sign in to comment.