Skip to content

Commit

Permalink
Update Build OpenWrt-deng.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quanjindeng authored Jul 14, 2024
1 parent 4734dfe commit 8fae381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build OpenWrt-deng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
echo "status=success" >> $GITHUB_OUTPUT
- name: 上传固件
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: steps.organize.outputs.status == 'success' && !cancelled()
with:
name: OpenWrt官方_x64_firmware${{ env.DEVICE_NAME }}${{ env.FILE_DATE }}
Expand Down

0 comments on commit 8fae381

Please sign in to comment.