Skip to content

Commit

Permalink
Removed comented steps. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoLusardi committed Aug 4, 2024
1 parent b8b00ac commit c33c6f5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,6 @@ jobs:
- name: Build Docs
run: python3 scripts/tools/run_doxygen.py

# - name: Build Docs
# uses: docker/build-push-action@v5
# with:
# file: Dockerfile.docs
# target: docs
# outputs: 'type=local,dest=docs'

# - name: Create dummy Docs
# run: |
# sudo chmod a+rwx docs

- name: Upload Docs
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit c33c6f5

Please sign in to comment.