fix: add back in working dir (#971)

This commit is contained in:
Tom Hu
2023-05-03 12:12:56 -04:00
committed by GitHub
parent 5bf250470e
commit b4dfea724f
5 changed files with 14 additions and 1 deletions

View File

@@ -104,6 +104,9 @@ inputs:
version:
description: 'Specify which version of the Codecov Uploader should be used. Defaults to `latest`'
required: false
working-directory:
description: 'Directory in which to execute codecov.sh'
required: false
xcode:
description: 'Run with xcode support'
required: false