Skip to content

Commit

Permalink
fine
Browse files Browse the repository at this point in the history
  • Loading branch information
fightroad committed Nov 16, 2024
1 parent 5d8fdfe commit ae4140e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-LEAN-X86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
cp openwrt/bin/targets/*/*/*.vmdk upload/
- name: Get Current Date
run: echo "CURRENT_DATE=$(date '+%Y-%m-%d')" >> $GITHUB_ENV
run: echo "CURRENT_DATETIME=$(date '+%Y-%m-%d_%H-%M-%S')" >> $GITHUB_ENV

- name: Upload OpenWrt Firmware to Release
uses: ncipollo/release-action@main
Expand Down

0 comments on commit ae4140e

Please sign in to comment.