Update release.yml

This commit is contained in:
2024-09-09 16:37:26 -05:00
committed by GitHub
parent c22b222b56
commit cf75602def

View File

@@ -66,7 +66,7 @@ jobs:
run: 'sudo ./.github/workflows/scripts/linux/install-tgui.sh'
if: ${{ matrix.os.name == 'ubuntu' }}
- name: Build
run: '${{ matrix.os.scons-script }} test=false debug=$DEBUG_FLAG
run: '${{ matrix.os.scons-script }} test=false debug=$DEBUG_FLAG'
shell: bash
- name: Download fix-rpaths.py script