Skip to content

Commit

Permalink
Merge branch 'main' of github.com:automl/SMACBenchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Krebs committed Jun 11, 2024
2 parents 128f040 + a612229 commit 8f78349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doc-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-tags: 1 # Necessary to get the latest tag for versioning
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: "3.10"
Expand Down

0 comments on commit 8f78349

Please sign in to comment.