Skip to content

Commit

Permalink
build: submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
VirgilClyne committed Oct 18, 2024
1 parent 0216bfa commit 0e1a767
Show file tree
Hide file tree
Showing 26 changed files with 16 additions and 2,671 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@main
with:
submodules: recursive
#token: ${{ secrets.SUBMODULE_TOKEN }}
token: ${{ secrets.SUBMODULE_TOKEN }}
- name: Set up Node.js
uses: actions/setup-node@main
with:
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "src/utils"]
path = src/utils
url = https://github.com/NanoCat-Me/utils.git
[submodule "src/protobuf"]
path = src/protobuf
url = https://github.com/DualSubs/protobuf.git
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/protobuf
Submodule protobuf added at 338104
128 changes: 0 additions & 128 deletions src/protobuf/browse.request.d.ts

This file was deleted.

65 changes: 0 additions & 65 deletions src/protobuf/browse.request.js

This file was deleted.

40 changes: 0 additions & 40 deletions src/protobuf/browse.request.proto

This file was deleted.

Loading

0 comments on commit 0e1a767

Please sign in to comment.