Skip to content

Commit

Permalink
Update x86_64_2203.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlife committed Apr 13, 2023
1 parent 05b9e8c commit 0356cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x86_64_2203.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
mv openwrt/bin/targets/x86/64 ./artifact
pushd artifact
cat config.buildinfo
rm -rf packages *.buildinfo *.manifest *rootfs* *-vmlinuz sha256sums *.bin *-combined.img.gz
rm -rf packages *.buildinfo *.manifest *rootfs* *-vmlinuz sha256sums *.bin *-combined.img.gz *.json
popd
- name: Upload Artifact
Expand Down

0 comments on commit 0356cd2

Please sign in to comment.