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 6c9e791 commit 7db419a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
main:
env:
GST_GIT_REPO: ${{ inputs.src-repo }}
GST_GIT_REPO: ${{ inputs.gst_repo }}
GST_GIT_BRANCH: ${{ inputs.gst_version }}
GST_SRC_DIR: gst-plugins-rs/${{ inputs.gst_plugin }}
GST_TEST: hello
Expand Down

0 comments on commit 7db419a

Please sign in to comment.