Skip to content

Commit 902b570

Browse files
committed
publish in netstandard2.1 framework
1 parent d6c7924 commit 902b570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ jobs:
109109
env:
110110
TCLI_AUTH_TOKEN: ${{ secrets.THUNDERSTORE_API_TOKEN }}
111111
run: |
112-
dotnet build -c Release -target:ThunderstorePublish
112+
dotnet build -c Release -f netstandard2.1 -target:ThunderstorePublish

0 commit comments

Comments
 (0)