-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Description
Trying out Fable for various versions 4.23 to 4.27 it seems that Fable hangs on GitHub Actions.
Image: ubuntu-24.04
Version: 20251112.124.1
Also tested with ubuntu-22.04
version=`cat ./.config/dotnet-tools.json | jq --raw-output '.tools.fable.version'`
dotnet tool install --global Fable --version $version
cd tests
fable . --outDir bin --runScript ./binIt runs fine locally. See for instance: fsprojects/FSharpPlus#649
However for another repository it seems to work fine:
https://github.com/mausch/Fuchu/actions/runs/19408182760/job/55525899866
Metadata
Metadata
Assignees
Labels
No labels