Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
Signed-off-by: SolomonRicky <[email protected]>
  • Loading branch information
solomonricky committed Jun 6, 2022
1 parent 3effecc commit 7897612
Show file tree
Hide file tree
Showing 2 changed files with 6,643 additions and 82 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Xiaomi-CR6608.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
zip -r ${{ env.DEVICE_SAVE_NAME }}.zip ./*
ls -Ahl
mkdir zip && mv ${{ env.DEVICE_SAVE_NAME }}.zip zip
cp -r *squashfs-sysupgrade.bin ./zip/
cd zip && ls -Ahl
echo "FIRMWARE=$PWD" >> $GITHUB_ENV
echo "::set-output name=status::success"
Expand Down
Loading

0 comments on commit 7897612

Please sign in to comment.