Skip to content

Commit

Permalink
add ls
Browse files Browse the repository at this point in the history
Signed-off-by: Aryan Rajoria <[email protected]>
  • Loading branch information
aryan-rajoria committed Nov 5, 2024
1 parent 23fb44b commit 87fdf32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
pip install setuptools wheel twine build
cd blint-db && python -m pip install .
ls -ald ../temp/*/
ls -ald ../temp/wrapdb/*/
- name: Install apt package
run: |
sudo apt install libzmq3-dev libx11-dev qtbase5-dev libgl1-mesa-dev ninja-build file -y
Expand Down

0 comments on commit 87fdf32

Please sign in to comment.