2
0
Эх сурвалжийг харах

WIP Workflow [skip actions]

Sebastien L 2 жил өмнө
parent
commit
5e7ab93e4a

+ 1 - 0
.github/workflows/BuildTest.yml

@@ -227,6 +227,7 @@ jobs:
         asset_content_type: application/octet-stream     
   update_web_installer:
     name: Update Web Installer After Release
+    runs-on: ubuntu-latest
     if:  ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
     steps:
       - uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml