Install skopeo to help attach to container
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 17s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 17s
This commit is contained in:
@@ -14,6 +14,11 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Setup environment
|
||||||
|
shell: bash
|
||||||
|
run: |
|
||||||
|
sudo apt-get install -y skopeo
|
||||||
|
|
||||||
- name: Build RPM
|
- name: Build RPM
|
||||||
uses: https://git.hydrosaber.com/hydros/build-rpm@main
|
uses: https://git.hydrosaber.com/hydros/build-rpm@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user