Workflow: fix the stuck mount -fix4

This commit is contained in:
XargonWan 2022-09-06 21:43:15 +02:00 committed by GitHub
parent 2fb7186d7a
commit 60e5eb0ecf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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