Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo authored Mar 8, 2024
1 parent e7982aa commit a6a41a8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -60,4 +57,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4

0 comments on commit a6a41a8

Please sign in to comment.