Skip to content

Commit

Permalink
probe
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanelaf committed Jun 13, 2024
1 parent 1c30e75 commit 2e3c1d3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ jobs:
# with:
# version: "5.0"

- name: ffrobe
run: ffprobe
- name: lib local
run: ls /usr/local/lib
- name: lib
run: ls /usr/lib

- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 2e3c1d3

Please sign in to comment.