Skip to content

Commit

Permalink
remove pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
florianbgt committed Dec 13, 2024
1 parent 1251eda commit 5d7d6b4
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 705 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,3 @@ jobs:

- name: Build
run: npm run build

- name: Binaries
run: npm run binaries
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
- name: Build the cli
run: npm run build

- name: Generate binaries
run: npm run binaries

- name: Login with git
run: |
git config --global user.email "info@nanoapi.io"
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
node_modules
dist
.env
binaries
napi_dist
__pycache__
.ruff_cache
Loading

0 comments on commit 5d7d6b4

Please sign in to comment.