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 5844cf3 commit 84047d5Copy full SHA for 84047d5
.github/workflows/dotnet.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Build
36
env:
37
SG_NUGET_TOKEN: ${{ secrets.SG_NUGET_TOKEN }}
38
+ SEE_ACTIVATION_CODE: ${{ secrets.SEE_ACTIVATION_CODE }}
39
run: |
40
cd SQLitePCL.raw/build
41
dotnet run
0 commit comments