Workflow: fix the stuck mount -fix4

This commit is contained in:
XargonWan 2022-09-06 21:43:15 +02:00 committed by GitHub
parent 135234156b
commit 05825305c9

View file

@ -18,7 +18,8 @@ jobs:
steps:
- name: Remove stuck mounts
run: umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
run: sudo umount -f /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles/*
continue-on-error: true
- name: Get date for artifacts
id: date