update actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m23s
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m23s
This commit is contained in:
parent
67cbdd13a2
commit
949d5b36f6
@ -12,6 +12,8 @@ jobs:
|
||||
source-url: https://git.mworkspace.cn/api/packages/GiteaActionsSample/nuget/index.json
|
||||
env:
|
||||
NUGET_AUTH_TOKEN: ${{secrets.NUGET_APIKEY}}
|
||||
- name: List files in the repos
|
||||
run: ls ${{ gitea.workspace }}
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user