Skip to content
Snippets Groups Projects
Commit 58dc36f5 authored by stuebinm's avatar stuebinm
Browse files

Update .gitlab-ci.yml

parent bb335249
No related branches found
No related tags found
No related merge requests found
Pipeline #7867 passed
...@@ -8,3 +8,6 @@ build-job: ...@@ -8,3 +8,6 @@ build-job:
script: script:
- cabal update - cabal update
- cabal build - cabal build
artifacts:
paths:
- dist-newstyle/build/x86_64-linux/ghc-9.0.1/walint-0.1.0.0/x/walint/build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment