Skip to content

Commit

Permalink
cleanup :fix workflow and build errors
Browse files Browse the repository at this point in the history
Signed-off-by: rohith-raju <rohithraju488@gmail.com>
  • Loading branch information
Rohith-Raju committed Jun 30, 2023
1 parent 61cc1a6 commit b6e26fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install deps
run: |
sudo apt update
sudo DEBIAN_FRONTEND=noninteractive apt install libjq-dev libelf-dev libyaml-cpp-dev cmake build-essential git emscripten nodejs -y
sudo DEBIAN_FRONTEND=noninteractive apt install libjq-dev libelf-dev libyaml-cpp-dev cmake build-essential git emscripten -y
- name: Emscripten build
run: |
Expand Down

0 comments on commit b6e26fc

Please sign in to comment.