Skip to content

Commit

Permalink
[Test]: Linux action build
Browse files Browse the repository at this point in the history
  • Loading branch information
harshfeudal committed Sep 12, 2023
1 parent 7145b53 commit cebce6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
sudo apt-get update -qy
sudo apt-get install -y build-essential cmake
sudo apt-get install -y wget
sudo apt-get install -y wget libopus0
wget -O dpp.deb https://dl.dpp.dev/
sudo dpkg -i dpp.deb
Expand Down

0 comments on commit cebce6d

Please sign in to comment.