Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linchen008 authored Apr 8, 2024
1 parent a5e7084 commit cd8df49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
steps:
- name: Clone the repo
uses: actions/checkout@v4
with:
submodules: true
- name: Build the code
run: |
sudo apt install -y build-essential python-is-python3
Expand Down

0 comments on commit cd8df49

Please sign in to comment.