mirror of
https://github.com/ktims/rs-aggregate.git
synced 2025-04-05 00:31:32 -07:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
e4eac238ff |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
RUSTTARGET: ${{ matrix.target }}
|
RUSTTARGET: ${{ matrix.target }}
|
||||||
ARCHIVE_TYPES: ${{ matrix.archive }}
|
ARCHIVE_TYPES: ${{ matrix.archive }}
|
||||||
|
TOOLCHAIN_VERSION: stable
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user