Skip to content

Commit

Permalink
Merge pull request #19 from sujii/topic/v1.2.3-alpha
Browse files Browse the repository at this point in the history
topic: v1.2.3-alpha
  • Loading branch information
sujii authored Jan 11, 2025
2 parents 5b47381 + 3c52a08 commit 801804a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cache: 'yarn'

- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install --immutable

- name: Build Project
run: yarn exec tsc --allowUnreachableCode --noCheck --project ./tsconfig.json
Expand Down

0 comments on commit 801804a

Please sign in to comment.