mirror of
https://github.com/ktims/rs-aggregate.git
synced 2024-11-16 07:37:18 -08:00
build: specify rust stable for github actions
This commit is contained in:
parent
70caa90c09
commit
e4eac238ff
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
with:
|
||||
RUSTTARGET: ${{ matrix.target }}
|
||||
ARCHIVE_TYPES: ${{ matrix.archive }}
|
||||
TOOLCHAIN_VERSION: stable
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user