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
|
||||
if: ${{ matrix.toolchain == 'stable' }}
|
||||
with:
|
||||
name: bin
|
||||
name: stabilizer_${{ github.sha }}
|
||||
path: |
|
||||
target/*/release/stabilizer
|
||||
stabilizer-release.bin
|
||||
|
|
Loading…
Reference in New Issue