mirror of
https://github.com/AuxXxilium/arc-modules.git
synced 2024-11-23 14:51:01 +07:00
compile: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
98fb84ac2b
commit
f3df750180
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@ -25,7 +25,7 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
module:
|
module:
|
||||||
description: 'CONFIG_MODULE=m'
|
description: 'CONFIG_MODULE=m'
|
||||||
reguired: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -208,7 +208,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Upload to Artifacts
|
- name: Upload to Artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: modules
|
name: modules
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
Reference in New Issue
Block a user