Skip to content

Commit

Permalink
topic: v1.2.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
sujii committed Jan 11, 2025
1 parent 5b47381 commit 3c52a08
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 3c52a08

Please sign in to comment.