ci(sleep): Add sleep

This commit is contained in:
Tanguy Herbron 2024-06-25 15:24:21 +02:00
parent b512dbea6a
commit be81a6ba5e

View File

@ -53,6 +53,7 @@ jobs:
uses: https://github.com/actions/checkout@v4
- name: Create ISO
run: |
sleep 10000
apt update
apt install -y curl xz-utils file sudo
./arm64-build.sh