We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418e4b5 commit c0e304fCopy full SHA for c0e304f
.github/workflows/dotnet-core.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: actions/[email protected]
30
with:
31
name: Release Build
32
- path: /home/runner/work/FinancialModelingPrep.NET/FinancialModelingPrep.NET/FinancialModelingPrepApi/bin/Release/**/*
+ path: /home/runner/work/CommandLineParser.Core/CommandLineParser.Core/CommandLineParser/bin/Release/**/*
0 commit comments