Skip to content

Commit

Permalink
Update subscribe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-sf authored Jun 27, 2024
1 parent 98a1f4e commit 1679ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subscribe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
[ -f ${{ env.TMP_BUILD_DIR }}/out.png ] && mv ${{ env.TMP_BUILD_DIR }}/out.png ${{ github.workspace }}/traffic.png
[ -e ${{ github.workspace }}/addition ] && rm -rf addition
[ -e ${{ github.workspace }}/addition ] && rm -rf ${{ github.workspace }}/addition
[ -f ${{ github.workspace }}/v2 ] && rm ${{ github.workspace }}/v2*
[ -f ${{ github.workspace }}/clash ] && rm ${{ github.workspace }}/clash*
mv ${{ env.TMP_BUILD_DIR }}/data/main/* ${{ github.workspace }}/
Expand Down

0 comments on commit 1679ae4

Please sign in to comment.