mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Revert "[TEMP] IFCOS_SCHEMAS=4 probably disk is full with RelWithDebInfo"
This reverts commit e05318162d.
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
IFCOS_SCHEMAS=4 ADD_COMMIT_SHA=1 BUILD_CFG=RelWithDebInfo python3 ./nix/build-all.py -v --diskcleanup 2>&1 | tee build.log
|
ADD_COMMIT_SHA=1 BUILD_CFG=RelWithDebInfo python3 ./nix/build-all.py -v --diskcleanup 2>&1 | tee build.log
|
||||||
|
|
||||||
- name: Upload Build Logs
|
- name: Upload Build Logs
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user