Skip to content

Commit

Permalink
Update Build-AvaotaOS.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Jun 20, 2024
1 parent 63dcd91 commit 1262812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-AvaotaOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
path: build_dir/${{ inputs.config-board }}-kernel-pkgs/

- name: set kernel package from artifact
run: touch build_dir/sun55i_t527_bsp_defconfig-kernel-pkgs/.done
run: touch build_dir/${{ inputs.config-board }}-kernel-pkgs/.done

- name: build AvaotaOS
shell: bash
Expand Down

0 comments on commit 1262812

Please sign in to comment.