Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainIRS authored Oct 4, 2024
1 parent 9afa746 commit af27186
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/daily-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
sudo apt-get update && sudo apt-get install cloudflare-warp
warp-cli --accept-tos registration new
warp-cli --accept-tos connect
curl https://www.cloudflare.com/cdn-cgi/trace/
- uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v1
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/weekly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
sudo apt-get update && sudo apt-get install cloudflare-warp
warp-cli --accept-tos registration new
warp-cli --accept-tos connect
curl https://www.cloudflare.com/cdn-cgi/trace/
- uses: actions/checkout@v2
- name: Set up Python 3.9
uses: actions/setup-python@v1
Expand Down

0 comments on commit af27186

Please sign in to comment.