Skip to content

Commit

Permalink
does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
jackvreeken committed Jan 28, 2025
1 parent f3bae71 commit 1fc2bc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rtc-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 0 # Required for proper version detection with versioneer

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 1fc2bc4

Please sign in to comment.