Skip to content

Commit

Permalink
CI: upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
extinctpotato committed Nov 21, 2023
1 parent 3d0d8bb commit be3cf71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ jobs:
- run: pwd && ls -alh
- run: UK_DEFCONFIG=$(pwd)/defconfigs/qemu-x86_64 make defconfig
- run: make
- uses: actions/upload-artifact@v3
with:
path: build/unikraft-dropbear_qemu-x86_64

0 comments on commit be3cf71

Please sign in to comment.