Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the-marenga authored Nov 8, 2024
1 parent 3ba17e8 commit b5c045e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
TOOLCHAIN_VERSION: 1.82.0

2 comments on commit b5c045e

@youneverknowme
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new release don't work for paladin, it says:

Error: Error parsing the server response because character class had unexpected value of: 10

@the-marenga
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fixed in the newest release

Please sign in to comment.