Update pre-release.yml

This commit is contained in:
Hannes Kuchelmeister
2024-07-16 22:25:04 +02:00
committed by GitHub
parent 112cc6607c
commit ce85300e1c

View File

@@ -18,7 +18,7 @@ jobs:
target: [ToolboxTuner, ToolboxTuner.Devel, ToolboxTuner.Screenshot] target: [ToolboxTuner, ToolboxTuner.Devel, ToolboxTuner.Screenshot]
arch: [x86_64, aarch64] arch: [x86_64, aarch64]
# Don't fail the whole workflow if one architecture fails # Don't fail the whole workflow if one architecture fails
fail-fast: false fail-fast: false
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: