mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Change checkout reference to build branch
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: IfcOpenShell/build-outputs
|
repository: IfcOpenShell/build-outputs
|
||||||
path: ${{ matrix.deps_dir }}
|
path: ${{ matrix.deps_dir }}
|
||||||
ref: windows-${{ matrix.arch }}
|
ref: ${{ matrix.build_branch }}
|
||||||
lfs: true
|
lfs: true
|
||||||
token: ${{ secrets.BUILD_REPO_TOKEN }}
|
token: ${{ secrets.BUILD_REPO_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user