mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
Transfer build output repo
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Checkout Build Repository
|
- name: Checkout Build Repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: aothms/build-outputs
|
repository: IfcOpenShell/build-outputs
|
||||||
path: ./build
|
path: ./build
|
||||||
ref: ${{ matrix.os }}-${{ matrix.arch }}
|
ref: ${{ matrix.os }}-${{ matrix.arch }}
|
||||||
lfs: true
|
lfs: true
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Checkout Build Repository
|
- name: Checkout Build Repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: aothms/build-outputs
|
repository: IfcOpenShell/build-outputs
|
||||||
path: ./build
|
path: ./build
|
||||||
ref: rockylinux8-x64
|
ref: rockylinux8-x64
|
||||||
lfs: true
|
lfs: true
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Checkout Build Repository
|
- name: Checkout Build Repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: aothms/build-outputs
|
repository: IfcOpenShell/build-outputs
|
||||||
path: _deps-vs2019-x64-installed
|
path: _deps-vs2019-x64-installed
|
||||||
ref: windows-${{ matrix.arch }}
|
ref: windows-${{ matrix.arch }}
|
||||||
lfs: true
|
lfs: true
|
||||||
|
|||||||
Reference in New Issue
Block a user