update actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 3s
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 3s
This commit is contained in:
parent
bdf0e83d34
commit
762803ac0a
@ -14,9 +14,7 @@ jobs:
|
|||||||
NUGET_AUTH_TOKEN: ${{secrets.NUGET_APIKEY}}
|
NUGET_AUTH_TOKEN: ${{secrets.NUGET_APIKEY}}
|
||||||
- name: List files in the repos
|
- name: List files in the repos
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
run: |
|
run: ls ${{ gitea.workspace }} && ls $GITEA_WORKSPACE
|
||||||
ls ${{ gitea.workspace }}
|
|
||||||
ls $GITEA_WORKSPACE
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user