Skip to content

Commit

Permalink
now
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoiast committed May 30, 2024
1 parent 8ce70fc commit c6102cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ jobs:
working-directory: ${{ github.workspace }}
id: runcmakeinstall
run: |
pwd
find .
cmake --install "build/${{ matrix.config.build_dir }}" --prefix="dist/${{ matrix.config.build }}/usr
ls -l || true
ls -l dist
# find .
Expand Down

0 comments on commit c6102cf

Please sign in to comment.