Use local path rather than using workspace
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 31s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 31s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Setup workspace
|
||||
shell: bash
|
||||
run: |
|
||||
mkdir -p ${GITEA_WORKSPACE}/rpmbuild/{RPMS,SPECS}
|
||||
mkdir -p ./rpmbuild/{RPMS,SPECS}
|
||||
cp ./hyprwayland-scanner/hyprwayland-scanner.spec ${GITEA_WORKSPACE}/rpmbuild/SPECS
|
||||
|
||||
- name: Build RPM
|
||||
|
||||
Reference in New Issue
Block a user