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 e9f6258 commit 39e3700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cxx-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ jobs:
npm install
- name: Generate core SDK source code
shell: bash
run: |
apt install -y python3-pip python3.11-venv
python3 -m venv firebolt-env
Expand Down

0 comments on commit 39e3700

Please sign in to comment.