Skip to content

Commit

Permalink
🤖 测试天气邮件
Browse files Browse the repository at this point in the history
  • Loading branch information
Starkappa committed Oct 25, 2023
1 parent e25a76c commit 4405b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/GetWeatherToEMail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
uses: actions/checkout@v4

- name: 'Make the script files executable'
shell: bash
working-directory: ./.github/workflows
run: chmod +x weather.sh

- name: 'Get weather report'
Expand Down

0 comments on commit 4405b23

Please sign in to comment.