Skip to content

Commit

Permalink
Update ubuntu-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hotstreams authored Aug 26, 2024
1 parent 82fbc41 commit 9b0ae79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ jobs:
- name: Test install
run: |
cd ./build
pwd
ls -l
cd ./iwyu/build
cmake --install .
pwd
ls -l
Expand Down

0 comments on commit 9b0ae79

Please sign in to comment.