mirror of
https://github.com/actions/toolkit.git
synced 2026-08-13 00:00:44 +02:00
Fix glob pattern matching on Windows by converting paths to forward slashes
Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
co-authored by
salmanmkc
parent
92cb8ef23c
commit
0483fce47e
@@ -5,3 +5,4 @@ packages/*/__tests__/_temp/
|
||||
.DS_Store
|
||||
*.xar
|
||||
packages/*/audit.json
|
||||
.nx/
|
||||
|
||||
Reference in New Issue
Block a user