fd
Some checks failed
Build and Release FLUX Windows / build (push) Failing after 28s

This commit is contained in:
2026-05-20 16:12:32 +02:00
parent d1ee6d8a10
commit 862719b8b0

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: windows-native:host # Richiama esattamente l'etichetta del PC del collega
runs-on: windows-native # Richiama esattamente l'etichetta del PC del collega
steps:
- name: Checkout del codice
uses: actions/checkout@v3