Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
p13marc committed Dec 7, 2024
1 parent edc9bdf commit d5be03c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Setup GStreamer
id: setup_gstreamer
uses: blinemedical/[email protected]
- uses: blinemedical/[email protected]
- name: Build
run: cargo build --verbose
- name: Run tests
Expand Down

0 comments on commit d5be03c

Please sign in to comment.