Skip to content

Commit

Permalink
debug package installation
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Aug 28, 2024
1 parent 7208722 commit 9bc2765
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-snowballs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ jobs:
run: >
sh ${{ needs.strings.outputs.build-dir }}/package-nel-*/nel-*.sh
--skip-license
--include-subdir
--prefix=${{ needs.strings.outputs.install-dir }}
--prefix=${{ needs.strings.outputs.install-dir }} && find ${{ needs.strings.outputs.install-dir }}
- name: Configure CMake
run: cmake --preset ${{ matrix.preset }}
Expand Down

0 comments on commit 9bc2765

Please sign in to comment.