Attempt to fix build [skip actions]

This commit is contained in:
Sebastien L
2023-04-08 12:34:19 -04:00
parent cd088d2500
commit 196a1d179a
2 changed files with 231 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
name: Update Web Installer
on:
workflow_call:
secrets:
WEB_INSTALLER:
required: true
workflow_dispatch:
jobs:
update_web_installer: