Skip to content

Commit

Permalink
更新 build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Liccsu authored Dec 13, 2023
1 parent 1f982f3 commit 844519c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ jobs:
make ${{ env.args }}
cd ${{ env.OUT_DIR }}/..
tar -czf ${{ env.KERNEL_NAME }}.tgz ./out
mv ${{ env.KERNEL_NAME }}.tgz ${{ env.WORKSPACE }}/
cd -
- name: "💛 Upload Image"
Expand Down

0 comments on commit 844519c

Please sign in to comment.