Workflow: fix the stuck mount

This commit is contained in:
XargonWan 2022-09-06 21:34:31 +02:00 committed by GitHub
parent 53a5d81f5e
commit 9d47a3a8c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ jobs:
- name: Initialize enviornment
run: |
while [[ $(findmnt /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles) != "" ]]; do sudo umount /home/administrator/actions-runner/_work/RetroDECK/RetroDECK/.flatpak-builder/rofiles; done
git pull
git submodule init
git submodule update