Skip to content

Commit

Permalink
ci: set the toolchain version to 1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiyuuki committed Jun 22, 2024
1 parent 3d27e74 commit c490e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
STATIC_LINKING: false
TOOLCHAIN_VERSION: "1.74.0"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ei-extractor是一个命令行工具,用于从ePub漫画中提取图片,并

## Download

- [Download](../../releases/download/latest)
- [Download](../../releases/latest/download)

## Usage

Expand Down

0 comments on commit c490e63

Please sign in to comment.