Skip to content

Commit

Permalink
Generate downloads page based on new python script. (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangibanelbtactic committed Mar 26, 2024
1 parent 88cd272 commit 597a8ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generate-downloads-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
ref: publish-downloads-dev
- name: Update downloads page
run: |
cd docs
cd ${{ github.workspace }}/docs
./generate-downloads-page.py
cd ..
- name: Add, commit and push
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 597a8ad

Please sign in to comment.