mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
use name to upload
This commit is contained in:
parent
a28cfd8168
commit
09e6d40a9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -70,6 +70,6 @@ jobs:
|
|||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
id: ${{ matrix.hostname }}-${{ matrix.arch }}
|
||||
name: ${{ matrix.hostname }}-${{ matrix.arch }}
|
||||
path: |
|
||||
result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue