Hotfix/fix backend building in dev #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
|
themis
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|