Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BiGnotes authored Oct 4, 2024
1 parent bbc3281 commit 2902a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ jobs:
run: |
cd openwrt/bin/targets/*/*
rm -rf packages/
rm -rf config.buildinfo feeds.buildinfo openwrt-x86-64-generic.manifest openwrt-x86-64-generic-kernel.bin
rm -rf profiles.json sha256sums version.buildinfo openwrt-x86-64-generic-squashfs-rootfs.img.gz
rm -rf config.buildinfo feeds.buildinfo immortalwrt-x86-64-generic.manifest immortalwrt-x86-64-generic-kernel.bin
rm -rf profiles.json sha256sums version.buildinfo immortalwrt-x86-64-generic-squashfs-rootfs.img.gz
echo "FIRMWARE=$PWD" >> $GITHUB_ENV
echo "status=success" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 2902a74

Please sign in to comment.