Skip to content

Commit 56e34a6

Browse files
committed
Build fix
1 parent 8ef878b commit 56e34a6

File tree

6 files changed

+339
-374
lines changed

6 files changed

+339
-374
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
node-version: 12
1212
- run: npm ci
13-
- run: npm build
13+
- run: npm run build
1414
- run: npm test
1515

1616
# - uses: coverallsapp/github-action@master

dist/js/bundle/index.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/es6/resizable-table-columns.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)