diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9e0cee..40dbf8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,9 +30,6 @@ jobs: - run: pip install requests - run: python createbib.py - - - run: ls -alhtr - - name: install pandoc uses: docker://pandoc/core:3.1 with: @@ -60,4 +57,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4