Skip to content

Commit

Permalink
change nom des artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-lamarche committed Dec 21, 2024
1 parent 06c99e4 commit a7a1192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
@@ -59,5 +59,5 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ runner.os }}-r${{ matrix.config.r-version }}-artifacts
name: doremifasol${PACKAGE_VERSION}_${{ runner.os }}-r${{ matrix.config.r-version }}
path: dist

0 comments on commit a7a1192

Please sign in to comment.