Fix website deploy scripts to deploy new version #503
Merged
Garnix CI / check haskell-fmt [x86_64-linux]
succeeded
Jan 22, 2024 in 8s
Run results
Build succeeded
Details
Last 100 lines of logs:
https://cache.nixos.org/wi6vqks7xa7f6wmmww5ps0j97simi4bj.narinfo
https://cache.garnix.io/wi6vqks7xa7f6wmmww5ps0j97simi4bj.narinfo
just ormolu check
++ find . -name '*.hs'
++ grep -v '^./dist-newstyle/'
+ ormolu --mode check ./src/Garn/Utils.hs ./src/Garn/CodeGen.hs ./src/Garn/Optparse.hs ./src/Garn/GarnConfig.hs ./src/Garn/Errors.hs ./src/Garn/Edit.hs ./src/Garn/Common.hs ./src/Garn/ImportVersion.hs ./src/Garn/Init.hs ./src/Garn.hs ./scripts/fileserver.hs ./scripts/cabal2json.hs ./exe/codegen.hs ./exe/garn.hs ./test/spec/BuildSpec.hs ./test/spec/InitSpec.hs ./test/spec/RunSpec.hs ./test/spec/CheckSpec.hs ./test/spec/Spec.hs ./test/spec/EnterSpec.hs ./test/spec/TestUtils.hs ./test/spec/ExampleSpec.hs ./test/spec/GarnSpec.hs ./test/spec/EditSpec.hs ./test/spec/Garn/OptparseSpec.hs ./test/spec/Garn/CodeGenSpec.hs ./examples/haskell/Main.hs
+ [[ check == inplace ]]
Loading