Commit be361f97 authored by William D. Fullmer's avatar William D. Fullmer
Browse files

remove old bad double build

parent 5fd50287
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ jobs:
        uses: actions/checkout@v2

      - name: Build MFiX-Exa Documentation
        run: make -C docs -C picvva
        run: make -C docs
        env:
          DEFAULT_BRANCH: main
          GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}