mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2024-12-23 07:15:32 +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
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
# schedule:
|
||||
|
|
Loading…
Reference in a new issue