Skip to content

Commit

Permalink
CI: remove debugprint
Browse files Browse the repository at this point in the history
  • Loading branch information
ahihi committed Aug 2, 2024
1 parent c376af0 commit 0ba8293
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ jobs:
packages: libasound2-dev
version: 1.0

- name: debugprint
run: |
find / -name alsa.pc 2> /dev/null || true
# - name: debugprint
# run: |
# find / -name alsa.pc 2> /dev/null || true

- name: build
uses: houseabsolute/actions-rust-cross@v0
Expand Down

0 comments on commit 0ba8293

Please sign in to comment.