Commit 754f78a1 authored by liziwl's avatar liziwl
Browse files

update flow

parent 06a27016
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -19,7 +19,9 @@ jobs:
        uses: actions/upload-artifact@v2
        with:
          name: Example-PDFs
          path: public-test/*.pdf
          path: |
            sustechthesis.pdf
            public-test/*.pdf

      # - name: Deploy PDF to latest branch
      #   uses: peaceiris/actions-gh-pages@v3