Skip to content

Commit e3cd078

Browse files
committed
fixing CI
1 parent b570092 commit e3cd078

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/OnRelease.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818

1919
- name: Update pip
2020
run: python -m pip install --upgrade pip
21-
22-
- name: Install dependencies
23-
run: cd builder-tool && pip install -r requirements.txt
2421

2522
- name: Build
2623
run: cd builder-tool && python pack.py -pv ${{ github.event.release.tag_name }} --debug

0 commit comments

Comments
 (0)