mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
It was not prominently explained that "hidden" files, i.e. starting with "." are now ignored this is only a problem when uploading globbed directories in benchmark where we don't know the full path by default
This commit is contained in:
parent
e9d80ae47a
commit
15ac51c399
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -136,3 +136,5 @@ jobs:
|
||||
name: results
|
||||
path: artifacts/
|
||||
if-no-files-found: error
|
||||
include-hidden-files: true
|
||||
retention-days: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user