We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af82eb5 commit d858547Copy full SHA for d858547
1 file changed
.github/workflows/ci.yml
@@ -745,7 +745,7 @@ jobs:
745
746
- name: Restore .NET solution
747
working-directory: sdks/csharp
748
- run: dotnet restore --configfile NuGet.Config SpacetimeDB.ClientSDK.Godot.sln
+ run: dotnet restore --configfile NuGet.Config SpacetimeDB.ClientSDK.sln
749
750
# Now, setup the Godot tests.
751
- name: Patch spacetimedb dependency in Cargo.toml
0 commit comments