Skip to content

Commit

Permalink
List includes
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Apr 16, 2024
1 parent 636fe48 commit a82b202
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 @@ -84,6 +84,9 @@ jobs:
name: libbitwarden_c_files-${{ matrix.settings.target }}
path: languages/cpp/include

- name: List includes
run: ls languages/cpp/include

- name: Build unix
working-directory: languages/cpp
if: runner.os == 'macOS' || runner.os == 'Linux'
Expand Down

0 comments on commit a82b202

Please sign in to comment.