Skip to content

Commit 672f35a

Browse files
committed
fixup! temp: Run Linux only build
1 parent e437fc4 commit 672f35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
171171
buildLinux:
172172
runs-on: ubuntu-24.04
173-
needs: [preBuild, checks]
173+
needs: [preBuild]
174174
env:
175175
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}
176176
BACKTRACE_MINIDUMP_TOKEN: ${{ secrets.BACKTRACE_MINIDUMP_TOKEN }}

0 commit comments

Comments
 (0)