Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
ci: fix 'Upload Payload' job
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tornblom committed Feb 20, 2024
1 parent e1a4856 commit 3613759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -48,6 +48,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Payload
path: ./bootstrap.elf
path: ./elfldr.elf
if-no-files-found: error

0 comments on commit 3613759

Please sign in to comment.