Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
loki077 committed Nov 28, 2023
1 parent 243221b commit 57b8a0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/carbonix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,5 +197,9 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: compiled-output
path: build/
path: |
"build/CubeOrange/bin/"
"build/CubeOrange/bootloader/"
"build/Ottano-RTail/bin/"
"build/Ottano-RTail/bootloader/"
retention-days: 90

0 comments on commit 57b8a0a

Please sign in to comment.