1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-19 03:26:06 +02:00

Fix release action

This commit is contained in:
Blaž Hrastnik 2022-05-28 23:23:08 +09:00
parent 46f9320709
commit a106341fd7
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

View File

@ -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