Skip to content

Commit

Permalink
Update Build-AvaotaOS-Kernel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Jun 20, 2024
1 parent 087f197 commit a65ccd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-AvaotaOS-Kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: kernel_pkg
path: "./build_dir/sun55i_t527_bsp_defconfig-kernel-pkgs/*.*"
path: "./build_dir/${{ inputs.config-board }}-kernel-pkgs/*.*"
retention-days: 2

- name: upload to release
Expand Down

0 comments on commit a65ccd9

Please sign in to comment.