Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
332142558 authored Dec 21, 2023
1 parent fe0630e commit 09f703f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: 'Checkout codes'
uses: actions/checkout@v1
- name: 'Get Wakeup'
run: bash ./wakeup.sh
run: bash wakeup.sh
- name: 'Get Date'
run: echo "REPORT_DATE=$(TZ=':Asia/Shanghai' date '+%Y-%m-%d %T')" >> $GITHUB_ENV

0 comments on commit 09f703f

Please sign in to comment.