Fix release action

imgbot
Blaž Hrastnik 2 years ago
parent 46f9320709
commit a106341fd7
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Install stable toolchain
uses: actions-rs/toolchain@v1
uses: helix-editor/rust-toolchain@v1
with:
profile: minimal
override: true

Loading…
Cancel
Save