Skip to content

Commit afbfd4b

Browse files
remove old deps
1 parent 146e27e commit afbfd4b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ jobs:
2020
entrypoint: /bin/bash
2121
args: >
2222
-c "
23-
git config --global --add safe.directory '*' &&
24-
pip install -U setuptools &&
25-
pip install -r requirements.txt &&
23+
git config --global --add safe.directory '*' &&
2624
./compile.sh
2725
"
2826

0 commit comments

Comments
 (0)