mirror of
https://github.com/AuxXxilium/arc-prebuilts.git
synced 2024-11-23 15:01:03 +07:00
build: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
0323c51b9a
commit
d56cf413b0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
fi
|
||||
|
||||
echo "add kernel"
|
||||
tar caf ${{ github.workspace }}/source/kernel.tgz -C ${{ github.workspace }}/bzImage .
|
||||
tar caf ${{ github.workspace }}/source/kernel.tgz -C ${{ github.workspace }}/bzImage
|
||||
|
||||
- name: Upload to Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user