mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-01-10 17:05:30 +00:00
Don't automatically build native dependencies on push
We don't really need this. We always manually do these updates anyway.
This commit is contained in:
parent
8ac357412e
commit
be91db5b85
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -1,6 +1,5 @@
|
||||||
name: build-native
|
name: build-native
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs: {}
|
inputs: {}
|
||||||
# schedule:
|
# schedule:
|
||||||
|
|
Loading…
Reference in a new issue