WF: restored unstucker

This commit is contained in:
XargonWan 2023-03-21 14:08:27 +00:00
parent f7019a4544
commit c65a9af0d3
2 changed files with 6 additions and 6 deletions

View file

@ -17,9 +17,9 @@ jobs:
runs-on: self-hosted runs-on: self-hosted
steps: steps:
# - name: Remove stuck mounts - name: Remove stuck mounts
# run: sudo umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/* run: sudo umount -f /home/ubuntu/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
# continue-on-error: true continue-on-error: true
- name: Generate build ID - name: Generate build ID
id: generating_buildid id: generating_buildid

View file

@ -17,9 +17,9 @@ jobs:
runs-on: self-hosted runs-on: self-hosted
steps: steps:
# - name: Remove stuck mounts - name: Remove stuck mounts
# run: sudo umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/* run: sudo umount -f /home/ubuntu/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
# continue-on-error: true continue-on-error: true
- name: Generate build ID - name: Generate build ID
id: generating_buildid id: generating_buildid