Temp add workspace and current directory
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s
This commit is contained in:
@@ -19,6 +19,10 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y podman skopeo iptables
|
||||
echo "List workspace directory"
|
||||
ls ${GITEA_WORKSPACE}
|
||||
echo "List current directory"
|
||||
ls .
|
||||
mkdir -p ${GITEA_WORKSPACE}/rpmbuild/{RPMS,SPECS}
|
||||
cp ./hyprwayland-scanner/hyprwayland-scanner.spec ${GITEA_WORKSPACE}/rpmbuild/SPECS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user