From c2637a001516b18d62bb64f4d5822eca33a284a4 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Thu, 11 Feb 2021 13:01:17 +0100 Subject: [PATCH] fix: Dartdoc docs --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92b55f9a..88ffc050 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -91,6 +91,7 @@ build_api_doc: image: cirrusci/flutter script: - dartdoc --exclude "dart:async,dart:collection,dart:convert,dart:core,dart:developer,dart:io,dart:isolate,dart:math,dart:typed_data,dart:ui" + - mv doc docs artifacts: paths: - docs/api/