Skip to content

Commit f755280

Browse files
committed
CI debugging: verbose logging during build
1 parent 2a715c4 commit f755280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
node-version: "20"
7373
- uses: jetli/[email protected]
7474
- name: build with default features
75-
run: wasm-pack build
75+
run: wasm-pack build --verbose
7676
- name: node test
7777
run: wasm-pack test --node
7878
js:

0 commit comments

Comments
 (0)