Skip to content

Commit eac7d4c

Browse files
committed
hweb
1 parent 9be6d07 commit eac7d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
dotnet-version: '8.0.x'
2626

2727
- name: Restore dependencies
28-
run: dotnet restore
28+
run: dotnet restore Tgstation.PRAnnouncer.csproj
2929

3030
- name: Publish
3131
run: dotnet publish Tgstation.PRAnnouncer.csproj -c Release -o publish

0 commit comments

Comments
 (0)