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 9be6d07 commit eac7d4cCopy full SHA for eac7d4c
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
dotnet-version: '8.0.x'
26
27
- name: Restore dependencies
28
- run: dotnet restore
+ run: dotnet restore Tgstation.PRAnnouncer.csproj
29
30
- name: Publish
31
run: dotnet publish Tgstation.PRAnnouncer.csproj -c Release -o publish
0 commit comments