update actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m23s

This commit is contained in:
Mingor(100757) 2024-08-27 17:15:39 +08:00
parent 67cbdd13a2
commit 949d5b36f6

View File

@ -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