Skip to content

Commit

Permalink
Check install location
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Apr 2, 2024
1 parent b88519e commit f8eba0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
sudo apt-get install -y nlohmann-json3-dev
sudo apt-get install -y libboost-all-dev
dpkg -L nlohmann-json3-dev
dpkg -L libboost-all-dev
- name: Download schemas
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
Expand Down

0 comments on commit f8eba0b

Please sign in to comment.