Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlcataclysm authored Jul 11, 2024
1 parent b27e299 commit c871ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
ls
cp cadmium-configs/config-arm64-debian config
cp kernel/config.arm64 /kernel/.config
cp kernel/config.arm64 kernel/.config
sudo ./build-all arm64-debian.img 2G
- name: Upload artifacts
Expand Down

0 comments on commit c871ff5

Please sign in to comment.