Update c-cpp.yml

merge-mining
SChernykh 2024-01-26 20:37:48 +01:00
parent 7a0a8b94fe
commit ab747d66ac
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ jobs:
- name: Archive binary
uses: actions/upload-artifact@v4
with:
name: p2pool-${{ matrix.config.os }}
name: p2pool-${{ matrix.config.os }}-${{ matrix.config.c }}
path: build/p2pool
build-ubuntu-static-libs: