Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
liz3 committed Dec 9, 2023
1 parent c803bf6 commit 7966793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
submodules: true
- name: install deps
run: |
sudo apt-get update && sudo apt-get install -y build-essential cmake git --no-install-recommends
run: |
sudo apt-get update && sudo apt-get install -y build-essential cmake git --no-install-recommends
- name: Build Project
run: |
Expand Down

0 comments on commit 7966793

Please sign in to comment.