From 90bf85fa4990f54efa906bd35682c6c85a5f0534 Mon Sep 17 00:00:00 2001 From: Clemens Elflein Date: Tue, 17 Dec 2024 23:33:49 +0100 Subject: [PATCH] fixed CI --- .github/workflows/ci.yaml | 2 -- bootloader/.idea/workspace.xml | 13 ++----------- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d04b96f..dbc06c8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -44,8 +44,6 @@ jobs: mkdir ./artifacts/bootloader cp ./out/xcore-boot.bin ./artifacts/bootloader cp ./out/xcore-boot.elf ./artifacts/bootloader - cp ./out/xcore-boot-unsafe.bin ./artifacts/bootloader - cp ./out/xcore-boot-unsafe.elf ./artifacts/bootloader - name: Upload Artifacts uses: actions/upload-artifact@v4 with: diff --git a/bootloader/.idea/workspace.xml b/bootloader/.idea/workspace.xml index 9190d25..b83e27e 100644 --- a/bootloader/.idea/workspace.xml +++ b/bootloader/.idea/workspace.xml @@ -40,16 +40,7 @@ - - - - - - - - - - +