Skip to content

Commit

Permalink
fixup! chore: CI to test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Nov 18, 2024
1 parent ee4e135 commit d0df243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
steps:
- name : Setup Environment
run: |
apt install -y cmake ninja-build
apt-get install -y cmake ninja-build
mkdir -p /__w/thunder
cd /__w/thunder
Expand Down

0 comments on commit d0df243

Please sign in to comment.