Skip to content

Commit b6991a3

Browse files
Fixed test issue
1 parent 3e99e09 commit b6991a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Build
3030
run: |
3131
npm install
32-
npm run build:lib
32+
npm run build:lib

0 commit comments

Comments
 (0)