Attempt to fix build [skip actions]

This commit is contained in:
Sebastien L
2023-04-08 12:34:19 -04:00
parent cd088d2500
commit 7574054e22
2 changed files with 231 additions and 2 deletions
+3
View File
@@ -1,6 +1,9 @@
name: Update Web Installer
on:
workflow_call:
secrets:
WEB_INSTALLER:
required: true
workflow_dispatch:
jobs:
update_web_installer: