aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-02-16 18:21:39 +0000
committerYann Herklotz <git@yannherklotz.com>2021-02-16 18:21:39 +0000
commitaa5b7cce7dafcf11ae5e8fe5d72188cafa05eb36 (patch)
treeb1e947d2882830509156e97f061ecd3f547105b3
parent522d995c874baf06c8d3935b06b51d0182f59303 (diff)
downloadvericert-kvx-aa5b7cce7dafcf11ae5e8fe5d72188cafa05eb36.tar.gz
vericert-kvx-aa5b7cce7dafcf11ae5e8fe5d72188cafa05eb36.zip
Remove the documentation stages
-rw-r--r--.github/workflows/main.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index cacf7fa..a4a954c 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -36,11 +36,3 @@ jobs:
- name: Build
run: nix-shell --run "make -j8"
-
- - name: Generate Documentation
- run: nix-shell --run "make -j8 doc"
-
- - uses: actions/upload-artifact@v2
- with:
- name: html-documentation
- path: html/