Skip to content

Commit

Permalink
fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Dec 17, 2024
1 parent 9554c94 commit 90bf85f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
13 changes: 2 additions & 11 deletions bootloader/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90bf85f

Please sign in to comment.