Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
|||||||
run: 'sudo ./.github/workflows/scripts/linux/install-tgui.sh'
|
run: 'sudo ./.github/workflows/scripts/linux/install-tgui.sh'
|
||||||
if: ${{ matrix.os.name == 'ubuntu' }}
|
if: ${{ matrix.os.name == 'ubuntu' }}
|
||||||
- name: Build
|
- name: Build
|
||||||
run: '${{ matrix.os.scons-script }} test=false debug=$DEBUG_FLAG
|
run: '${{ matrix.os.scons-script }} test=false debug=$DEBUG_FLAG'
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Download fix-rpaths.py script
|
- name: Download fix-rpaths.py script
|
||||||
|
Reference in New Issue
Block a user