diff --git a/.gitea/workflows/pipelines.yaml b/.gitea/workflows/pipelines.yaml index bf0da00..e20eb3b 100644 --- a/.gitea/workflows/pipelines.yaml +++ b/.gitea/workflows/pipelines.yaml @@ -24,10 +24,6 @@ jobs: waf distclean waf configure waf build - - name: Bulding the EPUB document - run: | - waf configure --form=epub - waf build - name: Release uses: akkuman/gitea-release-action@v1 with: