mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
"MHP30",
|
||||
"Pinecilv2",
|
||||
"S60",
|
||||
"S60P",
|
||||
"TS101",
|
||||
]
|
||||
fail-fast: true
|
||||
@@ -71,7 +72,6 @@ jobs:
|
||||
source/Hexfile/LICENSE_RELEASE.md
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
build_multi-lang:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
@@ -119,7 +119,6 @@ jobs:
|
||||
source/Hexfile/LICENSE_RELEASE.md
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
upload_metadata:
|
||||
needs: [build, build_multi-lang]
|
||||
runs-on: ubuntu-20.04
|
||||
@@ -139,7 +138,6 @@ jobs:
|
||||
path: source/Hexfile/*.json
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
tests:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user