Убран лишний этап сборки

This commit is contained in:
Aren Elchinyan 2023-11-19 09:55:41 +03:00
parent 6b07435415
commit 01f7054d55
1 changed files with 0 additions and 7 deletions

View File

@ -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/