Skip to content

Commit

Permalink
Use latest ideacrawler server, in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shsms committed May 15, 2022
1 parent cb95379 commit 66cc732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sudo -H pip3 install ebookmaker pytidylib
- name: get ideacrawler
run: |
go get github.com/shsms/ideacrawler
go install github.com/shsms/ideacrawler@v1.0.1-0.20210103114145-eb05e956ef90
- name: get mime
run: |
curl -OL https://github.com/shsms/mime/releases/latest/download/mime-linux-amd64.tar.gz
Expand Down

0 comments on commit 66cc732

Please sign in to comment.