Skip to content

Commit

Permalink
Removed unused code and git submodule init
Browse files Browse the repository at this point in the history
  • Loading branch information
douweschulte committed Aug 25, 2023
1 parent c6dcf8a commit ad35582
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 253 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v3
- name: submodules
run: git submodule update --init
- name: setup node
uses: actions/setup-node@v3
with:
Expand Down
7 changes: 0 additions & 7 deletions src-proc-interface/Cargo.lock

This file was deleted.

18 changes: 0 additions & 18 deletions src-proc-interface/Cargo.toml

This file was deleted.

7 changes: 0 additions & 7 deletions src-proc-interface/src/lib.rs

This file was deleted.

Loading

0 comments on commit ad35582

Please sign in to comment.