Skip to content

Commit

Permalink
Figure out assert build later
Browse files Browse the repository at this point in the history
  • Loading branch information
cloke committed Sep 17, 2024
1 parent 05c42fb commit e827595
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/actions/assert-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ runs:
run: pnpm build
cwd: ./ember-apache-echarts
expect: |
dist/index.mjs
dist/index.mjs.map
declarations/index.d.ts
# dist/index.mjs
# dist/index.mjs.map
# declarations/index.d.ts
dist/utils/deep-merge.js
' >> assert-contents.config.yml
# npx assert-folder-contents
Expand Down

0 comments on commit e827595

Please sign in to comment.