Skip to content

Commit

Permalink
Update fetchRss.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raileo98 authored Oct 20, 2024
1 parent 7b167e6 commit 1ffb444
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/fetchRss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,10 @@ jobs:
echo 10
curl -v https://wsrv.nl/quota
echo 11
curl -v https://github.com/raileo98/test2/raw/refs/heads/main/hk_rthk_ch.xml
curl -v https://raw.githubusercontent.com/raileo98/test2/refs/heads/main/hk_rthk_ch.xml
curl -s https://github.com/raileo98/test2/raw/refs/heads/main/hk_rthk_ch.xml | head -n 10
echo 12
curl -s https://raw.githubusercontent.com/raileo98/test2/refs/heads/main/hk_rthk_ch.xml | head -n 10
echo 13
- name: 檢出代碼 3
timeout-minutes: 2
Expand Down

0 comments on commit 1ffb444

Please sign in to comment.