Skip to content

Commit

Permalink
workflows/mpv: add variable in 'Running custom command' step
Browse files Browse the repository at this point in the history
  • Loading branch information
dyphire authored Jun 21, 2024
1 parent cc6275d commit c173bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mpv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ jobs:
bit="${{ matrix.bit }}"
compiler="${{ inputs.compiler }}"
gitdir=$(pwd)
clang_root=$(pwd)/clang_root
buildroot=$(pwd)
srcdir=$(pwd)/src_packages
builddir=$buildroot/build$bit
Expand Down

0 comments on commit c173bf9

Please sign in to comment.