mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-16 19:00:59 +02:00
Update freebsd.yml
This commit is contained in:
parent
06b9d937b1
commit
8619fccb11
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
name: build-x86_64
|
name: build-x86_64
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
@ -58,4 +58,4 @@
|
|||||||
uses: actions/upload-artifact@v3.1.2
|
uses: actions/upload-artifact@v3.1.2
|
||||||
with:
|
with:
|
||||||
name: UMSKT-FreeBSD
|
name: UMSKT-FreeBSD
|
||||||
path: build/actions_upload
|
path: build/actions_upload
|
||||||
|
Loading…
Reference in New Issue
Block a user