Skip to content

Commit

Permalink
please work
Browse files Browse the repository at this point in the history
Signed-off-by: Edaz <[email protected]>
  • Loading branch information
edazpotato committed Nov 24, 2021
1 parent 24f34e2 commit 582600a
Show file tree
Hide file tree
Showing 3 changed files with 9,896 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 14
- run: npm i -g pnpm
- run: pnpm ci
- run: npm ci

publish-npm:
needs: build
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.DS_Store
node_modules
yarn.lock
package-lock.json
index.js
index.mjs
index.d.ts
Expand Down
Loading

0 comments on commit 582600a

Please sign in to comment.