Skip to content

Commit

Permalink
Merge branch 'main' into martinh/sdk-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
martin0995 authored Nov 27, 2024
2 parents 8417ef8 + 2154d5d commit 1e0386b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-mkdocs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v5
with:
python-version: '3.10.12'

- name: Allow to move dotfiles
run: |
Expand Down

0 comments on commit 1e0386b

Please sign in to comment.