1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 16:13:14 +02:00

(v2.1.1.9216) PyPI access token

This commit is contained in:
2025-03-17 08:56:27 +01:00
parent 1f35ff2b0b
commit 8d8444c607
7 changed files with 39 additions and 20 deletions

View File

@ -94,13 +94,3 @@ jobs:
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
artifact-name: 'AMR-{matrix.config.os}-r{matrix.config.r}-result'
- uses: actions/upload-artifact@v4
with:
name: 'AMR-{matrix.config.os}-r{matrix.config.r}-result'
path: |
/Users/runner/work/AMR/AMR/check/*.(zip|gz)
/Users/runner/work/AMR/AMR/check/**/*.(zip|gz)
/Users/runner/work/AMR/AMR/check/**/**/*.(zip|gz)
if-no-files-found: warn