Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 5d91467

Browse files
committed
remove .gitignore patch
1 parent 60db743 commit 5d91467

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jobs:
6464
deno-version: v2.x
6565
- run: cargo install cargo-zigbuild wasm-bindgen-cli
6666
- run: make build
67-
# Why NPM...??
68-
- run: rm -f **/.gitignore
6967
- working-directory: ./js
7068
run: |
7169
npx jsr publish --allow-slow-types

0 commit comments

Comments
 (0)