File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2626 shell : bash
2727 run : |
2828 # we have the same build-deps as the images library
29+ curl -sL https://raw.githubusercontent.com/osbuild/images/refs/heads/main/pyproject.toml > pyproject.toml
2930 curl -sL https://raw.githubusercontent.com/osbuild/images/refs/heads/main/test/scripts/install-dependencies | bash
3031
3132 - name : Vendor dependencies
Original file line number Diff line number Diff line change 2727 - name : Install dependencies
2828 run : |
2929 # we have the same build-deps as the images library
30+ curl -sL https://raw.githubusercontent.com/osbuild/images/refs/heads/main/pyproject.toml > pyproject.toml
3031 curl -sL https://raw.githubusercontent.com/osbuild/images/refs/heads/main/test/scripts/install-dependencies | bash
3132 # we also need createrepo_c
3233 dnf install -y createrepo_c
You can’t perform that action at this time.
0 commit comments