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