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 d2ae011 commit a694122Copy full SHA for a694122
.github/workflows/main.yml
@@ -75,6 +75,8 @@ jobs:
75
activate-environment: true
76
enable-cache: true
77
78
+ - run: dotnet restore
79
+
80
- name: Synchronize the virtual environment
81
run: uv sync --managed-python
82
0 commit comments