Skip to content

Commit

Permalink
Update nightly description
Browse files Browse the repository at this point in the history
  • Loading branch information
konect-V committed Jun 10, 2024
1 parent 0d340dc commit 06db21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
automatic_release_tag: "nightly"
prerelease: true
title: "Nightly Build"
description: "To run this program, you'll need the QEMU emulator. You can install it on most Linux distributions using your package manager. Once QEMU is installed, you can run the program using the following command: ```qemu-system-x86_64 -drive file=boot-kot.img -machine q35 -m 2G -smp cores=4 -serial stdio -device e1000e,netdev=net0 -netdev user,id=net0,hostfwd=tcp::5000-:5000,hostfwd=udp::5000-:5000```"
files: |
target/liamd/boot-kot.img
target/liamd/boot-kot.vdi
Expand Down

0 comments on commit 06db21c

Please sign in to comment.