Skip to content

Commit 2c28c4a

Browse files
committed
Update appveyor.yml
1 parent 561758c commit 2c28c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test_script:
3737
- for /f %%G in ('dir /b /s *.coveragexml') do Codecov\tools\codecov -f "%%G"
3838

3939
artifacts:
40-
- path: '**\*.nupkg'
40+
- path: 'src\**\*.nupkg'
4141

4242
deploy:
4343
provider: NuGet

0 commit comments

Comments
 (0)