File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
buildhistory-collect-srcrevs Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5353 - name : Build
5454 shell : bash
5555 run : |
56- sudo apt-get install -y git git-lfs pip
57- export PATH=$PATH:~/.local/bin
58- pip install kas
56+ # requires: sudo apt-get install -y git git-lfs pip
57+ # export PATH=$PATH:~/.local/bin
58+ # pip/pipx install kas
5959
6060 cd ~/yocto-meta-wpe-image-${{ inputs.repo_release }}
6161
Original file line number Diff line number Diff line change 5656 - name : Build
5757 shell : bash
5858 run : |
59- sudo apt-get install -y git git-lfs pip
60- export PATH=$PATH:~/.local/bin
61- pip install kas
59+ # requires: sudo apt-get install -y git git-lfs pip
60+ # export PATH=$PATH:~/.local/bin
61+ # pip/pipx install kas
6262
6363 cd ~/yocto-meta-wpe-image-${{ inputs.repo_release }}
6464
You can’t perform that action at this time.
0 commit comments