Update build.yml
This commit is contained in:
parent
0a035226d8
commit
7253f40932
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -3,14 +3,6 @@ name: Build
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
jobs:
|
||||
build_windows:
|
||||
name: Build OpenStarbound Windows x64
|
||||
@ -232,4 +224,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: OpenStarbound-macOS-Silicon
|
||||
path: dist/*
|
||||
path: dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user