Skip to content

Commit

Permalink
refresh env
Browse files Browse the repository at this point in the history
  • Loading branch information
valadaptive committed Nov 14, 2023
1 parent ddcb97e commit 8b2b166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Install gstreamer
run: |
choco install gstreamer gstreamer-devel
refreshenv
echo "$($Env:GSTREAMER_1_0_ROOT_MSVC_X86_64)bin"
echo "$($Env:GSTREAMER_1_0_ROOT_MSVC_X86_64)bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
Expand Down

0 comments on commit 8b2b166

Please sign in to comment.