Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jowgn authored Feb 11, 2024
1 parent 3d95fda commit 4369a93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
pip install -r requirements.txt
- name: Pre Build
run: |
ls
python pre_build.py
python prebuild.py
- name: Build
run: |
cd ..
Expand Down

0 comments on commit 4369a93

Please sign in to comment.