mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 04:15:36 +00:00
Update build-linux-gcc.yml
This commit is contained in:
parent
a390a6859a
commit
1f2a527d8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux-gcc.yml
vendored
2
.github/workflows/build-linux-gcc.yml
vendored
|
|
@ -12,7 +12,7 @@ env:
|
|||
run_tests: true
|
||||
|
||||
concurrency:
|
||||
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-windows
|
||||
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-linux
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
build-linux:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue