Skip to content

Commit

Permalink
remove optimize build space
Browse files Browse the repository at this point in the history
correct path for tutorials
  • Loading branch information
rettigl committed Mar 2, 2024
1 parent 915e23a commit e439fff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 2048
swap-size-mb: 1024
remove-dotnet: 'true'
remove-codeql: 'true'
remove-android: 'true'
remove-docker-images: 'true'

# Check out repo and set up Python
- name: Check out the repository
uses: actions/checkout@v4
Expand Down
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Concept description. TODO

getting_started
specsanalyzer/config
1_specsanalyzer_conversion_examples
2_specsscan_example
3_specsscan_conversion_to_NeXus
4_specsscan_load_sweep_scan
tutorial/1_specsanalyzer_conversion_examples
tutorial/2_specsscan_example
tutorial/3_specsscan_conversion_to_NeXus
tutorial/4_specsscan_load_sweep_scan

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit e439fff

Please sign in to comment.