Skip to content

Conversation

@webwarrior-ws
Copy link
Contributor

To fix errors like:

Starting task 'DotNet:nuget:push': ./out/*.nupkg
./out/> "/usr/share/dotnet/dotnet"  nuget push --skip-duplicate ./out/*.nupkg --api-key <ApiKey> --source https://api.nuget.org/v3/index.json (In: false, Out: false, Err: false)
error: Could not find a part of the path '/home/runner/work/FSharpLint/FSharpLint/out/out'.

To fix errors like:
```
Starting task 'DotNet:nuget:push': ./out/*.nupkg
./out/> "/usr/share/dotnet/dotnet"  nuget push --skip-duplicate ./out/*.nupkg --api-key <ApiKey> --source https://api.nuget.org/v3/index.json (In: false, Out: false, Err: false)
error: Could not find a part of the path '/home/runner/work/FSharpLint/FSharpLint/out/out'.
```
@knocte
Copy link
Collaborator

knocte commented Jul 7, 2025

The deployReleaseDocs failure is the Fornax issue being fixed in #736, which we will likely merge next, so I'm merging this now; thanks @webwarrior-ws !

@knocte knocte merged commit 256ef96 into fsprojects:master Jul 7, 2025
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants