Remove prints to directory
This commit is contained in:
@@ -27,10 +27,6 @@ jobs:
|
||||
- name: Setup workspace
|
||||
shell: bash
|
||||
run: |
|
||||
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