Update build-bin.yml

This commit is contained in:
Dany LE 2024-07-22 18:25:38 +02:00 committed by Dany LE
parent 0b25d452fa
commit 20a4097762

View File

@ -27,4 +27,5 @@ jobs:
with:
name: build-${{ inputs.platform }}
path: build/
retention-days: 5
- run: echo "Build is ${{ job.status }}."