Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingosticks authored Feb 14, 2024
1 parent ebe7e0e commit 73f79f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,14 @@ on:
inputs:
gst_repo:
description: 'gst-plugins-rs source repo'
required: true
default: 'https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git'
type: string
gst_version:
description: 'gst-plugins-rs branch/tag'
required: true
default: 'main'
type: string
gst_plugin:
description: 'path to plugin'
required: true
default: 'audio/spotify'
type: string

Expand Down

0 comments on commit 73f79f3

Please sign in to comment.