b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

再現性の低いビルドエラー #993

Closed yuto-trd closed 4 months ago

yuto-trd commented 4 months ago

GitHub Actionsで以下のようなビルドエラーが発生する。

MSBUILD : Avalonia error AVLN:9999: The process cannot access the file '/home/runner/work/beutl/beutl/tests/PackageSample/obj/Debug/refint/PackageSample.dll' because it is being used by another process. [/home/runner/work/beutl/beutl/tests/PackageSample/PackageSample.csproj]

環境

GitHub Actions ubuntu-latest Avalonia 11.0.10

資料