This repository was archived by the owner on Jan 15, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Unable to download latest mdbook from tool-cache #23
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Do the checklist before filing an issue:
- Is this related to the
actions-rs
Actions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.community - You've read the Contributing section about bugs reporting: https://github.com/actions-rs/.github/blob/master/CONTRIBUTING.md#reporting-bugs
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
Description
I checked that mdbook is in tool-cache, and it used to work serval days ago, but in these 2 days I get the error like the title.
Used environment
Environment: ubuntu-18.04
Version: 20201210.0
Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201210.0/images/linux/Ubuntu1804-README.md
Workflow code
Action output
here is the build. Related logs are in the Install mdbook
section:
Newest mdbook version available at crates.io: 0.4.5
Downloading mdbook signature into /tmp/mdbook.zip.sig
Warning: Unable to download mdbook == latest from the tool cache: Error: Unexpected HTTP response: 403
Expected behavior
Expecting to make use of cached mdbook like the old days.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working