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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "*"
|
|
||||||
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- "*"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_windows:
|
build_windows:
|
||||||
name: Build OpenStarbound Windows x64
|
name: Build OpenStarbound Windows x64
|
||||||
@ -232,4 +224,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: OpenStarbound-macOS-Silicon
|
name: OpenStarbound-macOS-Silicon
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user