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
|
||||
|
||||
steps:
|
||||
- name: Setup environment
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt-get install -y skopeo
|
||||
|
||||
- name: Build RPM
|
||||
uses: https://git.hydrosaber.com/hydros/build-rpm@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user