Skip to content

Commit a7a1192

Browse files
change nom des artifacts
1 parent 06c99e4 commit a7a1192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
- name: Upload artifacts
6060
uses: actions/upload-artifact@v4
6161
with:
62-
name: ${{ runner.os }}-r${{ matrix.config.r-version }}-artifacts
62+
name: doremifasol${PACKAGE_VERSION}_${{ runner.os }}-r${{ matrix.config.r-version }}
6363
path: dist

0 commit comments

Comments
 (0)