Skip to content

Commit ec314a7

Browse files
committed
Publish koka from koka-stack repository
1 parent 4ecda24 commit ec314a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: 'pnpm'
3838

3939
- name: Init
40-
run: pnpm run init
40+
run: pnpm install
4141

4242
- name: Build & Test
4343
run: pnpm run build && pnpm run test

0 commit comments

Comments
 (0)