Since yesterday, our action for creation of the advanced installer fails, though no changes on our side have been made:
2s
Prepare all required actions
Getting action download info
Download action repository 'caphyon/advinst-github-action@v1.1' (SHA:5913c0b7a077746ae0eb9c7329abb6a20f2d2987)
Warning: `pre` execution is not supported for local action from './.github/actions/build-installer'
Run ./.github/actions/build-installer
with:
applicationName: ***
applicationLicense: ***
applicationVersion: 19.9
buildPlatform: x64
latestTag: v2.3.0
version: 2.3.0
env:
BUILD_CONFIGURATION: Preview
LATEST_TAG: v2.3.0
VERSION: 2.3.0
DOTNET_ROOT: C:\Program Files\dotnet
Run caphyon/advinst-github-action@v1.1
with:
advinst-version: 19.9
advinst-license: ***
aip-path: Installer/***.Installer.x64/***.Installer.x64.aip
aip-package-name: ***_2.3.0.0.exe
aip-output-dir: D:\a\***\***\installer\
aip-commands: UpdatePathVariable -name FilePath -value D:\a\***\***\bins -valuetype Folder
RefreshSync APPDIR\***
SetVersion 2.3.0.0
advinst-enable-automation: false
env:
BUILD_CONFIGURATION: Preview
LATEST_TAG: v2.3.0
VERSION: 2.3.0
DOTNET_ROOT: C:\Program Files\dotnet
Error: Parse config ini file error
we use a fixed version number 19.9 for compatibility and licensing reasons. is there anything we need to change?
best regards
Since yesterday, our action for creation of the advanced installer fails, though no changes on our side have been made:
we use a fixed version number 19.9 for compatibility and licensing reasons. is there anything we need to change?
best regards