Skip to content

Commit

Permalink
removed vendor from git repository
Browse files Browse the repository at this point in the history
  • Loading branch information
itsManjeet committed Jan 5, 2025
1 parent e22e2d5 commit fae30f3
Show file tree
Hide file tree
Showing 341 changed files with 2 additions and 179,739 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:

- run: rm -rf ${CACHE_PATH}/toolchain ${CACHE_PATH}/.done-*
- run: DEVICE=${{matrix.device}} go generate rlxos/tools/ignite
- run: ${CACHE_PATH}/ignite/ignite -clean
- run: ./tools/sync-modules.sh && go work vendor
- run: go run rlxos/tools/ignite -clean

- uses: svenstaro/upload-release-action@v2
with:
Expand Down
1 change: 0 additions & 1 deletion vendor/github.com/chzyer/readline/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/chzyer/readline/.travis.yml

This file was deleted.

58 changes: 0 additions & 58 deletions vendor/github.com/chzyer/readline/CHANGELOG.md

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/chzyer/readline/LICENSE

This file was deleted.

114 changes: 0 additions & 114 deletions vendor/github.com/chzyer/readline/README.md

This file was deleted.

Loading

0 comments on commit fae30f3

Please sign in to comment.