kopia lustrzana https://github.com/jameshball/osci-render
commit
7ab830525e
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: Binaries
|
name: Binaries
|
||||||
path: bin
|
path: bin
|
||||||
retention-days: 1
|
retention-days: 7
|
||||||
build-macos:
|
build-macos:
|
||||||
name: Build macOS
|
name: Build macOS
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
@ -55,7 +55,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: Binaries
|
name: Binaries
|
||||||
path: bin
|
path: bin
|
||||||
retention-days: 1
|
retention-days: 7
|
||||||
build-windows:
|
build-windows:
|
||||||
name: Build Windows
|
name: Build Windows
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
@ -83,4 +83,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: Binaries
|
name: Binaries
|
||||||
path: bin
|
path: bin
|
||||||
retention-days: 1
|
retention-days: 7
|
||||||
|
|
Ładowanie…
Reference in New Issue