hitl: undo bin change to make merging easier
This commit is contained in:
parent
2236e5f8ab
commit
94c4f8e6f7
|
@ -78,7 +78,7 @@ jobs:
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
if: ${{ matrix.toolchain == 'stable' }}
|
if: ${{ matrix.toolchain == 'stable' }}
|
||||||
with:
|
with:
|
||||||
name: bin
|
name: stabilizer_${{ github.sha }}
|
||||||
path: |
|
path: |
|
||||||
target/*/release/stabilizer
|
target/*/release/stabilizer
|
||||||
stabilizer-release.bin
|
stabilizer-release.bin
|
||||||
|
|
Loading…
Reference in New Issue