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
|
||||
module:
|
||||
description: 'CONFIG_MODULE=m'
|
||||
reguired: false
|
||||
required: false
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
@ -208,7 +208,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Upload to Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: modules
|
||||
path: |
|
||||
|
Loading…
Reference in New Issue
Block a user