Workflow: fix the stuck mount

This commit is contained in:
XargonWan 2022-09-06 21:34:31 +02:00 committed by GitHub
parent 8c856a1b74
commit a1497a44e8

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