mirror of
https://github.com/msberends/AMR.git
synced 2025-07-03 07:08:44 +02:00
Update check-release.yaml
This commit is contained in:
parent
f203928f7e
commit
5b105d0b3f
4
.github/workflows/check-release.yaml
vendored
4
.github/workflows/check-release.yaml
vendored
@ -154,7 +154,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: artifacts-${{ matrix.config.os }}-r${{ matrix.config.r }}
|
name: artifacts-${{ matrix.config.os }}-r${{ matrix.config.r }}
|
||||||
path: ${GITHUB_WORKSPACE}.Rcheck
|
path: ${{ github.workspace }}.Rcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user