mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-14 17:43:01 -04:00
[CI] Fix identical name?
This commit is contained in:
parent
6c1c029e98
commit
ff56b4b954
1 changed files with 1 additions and 1 deletions
2
.github/actions/autotools/action.yml
vendored
2
.github/actions/autotools/action.yml
vendored
|
@ -47,7 +47,7 @@ runs:
|
|||
- id: upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: tarballs
|
||||
name: tarballs ${{ matrix.machine }}-${{ matrix.cloud }}-${{ matrix.region }}-${{ matrix.arch }}-${{ matrix.distro }}-${{ matrix.stage }}-${{ matrix.theater }}
|
||||
path: |
|
||||
builddir/*.tar.gz
|
||||
builddir/*.tar.xz
|
||||
|
|
Loading…
Add table
Reference in a new issue