Skip to content
Snippets Groups Projects
Commit 95323a5c authored by stuebinm's avatar stuebinm
Browse files

pipeline: hopefully fix it?

parent ac44534a
No related branches found
No related tags found
No related merge requests found
Pipeline #8444 passed
......@@ -6,9 +6,9 @@ stages:
build-job:
stage: build
script:
- stack build --install-ghc
- stack build
- mkdir dist
- cp .stack-work/install/x86_64-linux-tinfo6/*/*/bin/walint dist
- stack install --local-bin-path dist
- cp config.json dist
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment