Skip to content

Commit

Permalink
Update and rename rust.yml to buildkern.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AFellowSpeedrunner authored Jul 11, 2024
1 parent a1b1edb commit a7cd47d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Go to LUM folder
run: cd LUM
- name: Build
run: cargo build --verbose
run: cargo bootimage

0 comments on commit a7cd47d

Please sign in to comment.