Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbiusOfficial committed Sep 2, 2023
1 parent 1265e0e commit 553e42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Fetch PhishingBook.md from external repository
run: |
curl -o docs/PhishingBook.md https://raw.githubusercontent.com/tib36/PhishingBook/README.md
curl -o docs/PhishingBook.md https://raw.githubusercontent.com/tib36/PhishingBook/main/README.md
- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 553e42d

Please sign in to comment.