Skip to content

Commit

Permalink
chore: fix NPM package
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-jan committed Jul 3, 2024
1 parent b01da3b commit e232a7f
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 488 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cortex-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
node-version: "20.x"
registry-url: "https://registry.npmjs.org"
- run: yarn install && yarn build
- run: yarn build:cpuinfo && yarn install && yarn build
working-directory: ./cortex-js
- run: npm publish --access public
env:
Expand Down
100 changes: 0 additions & 100 deletions cortex-js/cpuinfo/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions cortex-js/cpuinfo/binding.gyp

This file was deleted.

10 changes: 0 additions & 10 deletions cortex-js/cpuinfo/index.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion cortex-js/cpuinfo/index.js

This file was deleted.

38 changes: 0 additions & 38 deletions cortex-js/cpuinfo/package.json

This file was deleted.

33 changes: 0 additions & 33 deletions cortex-js/cpuinfo/src/CPUID.h

This file was deleted.

Loading

0 comments on commit e232a7f

Please sign in to comment.