mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
fix git clone depth
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: true
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-python@v5 # https://github.com/actions/setup-python
|
||||
with:
|
||||
python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
|
||||
Reference in New Issue
Block a user