mirror of https://github.com/0Nera/BMOSP.git
Убран лишний этап сборки
This commit is contained in:
parent
6b07435415
commit
01f7054d55
|
@ -51,13 +51,6 @@ jobs:
|
|||
name: kernel.elf
|
||||
path: ${{ github.workspace }}/kernel.elf
|
||||
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [x86_64]
|
||||
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
|
||||
- name: check
|
||||
run: |
|
||||
echo ${{ github.workspace }}/rel/
|
||||
|
|
Loading…
Reference in New Issue