We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be36905 commit 0951e89Copy full SHA for 0951e89
.github/workflows/pr-build.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
env:
17
DOTNET_VERSION: 9.0
18
- PROJECT: StarMapLoader/StarMapLoader.csproj
+ PROJECT: StarMap.Index/StarMap.Index.csproj
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments