Browse Source

Update nuget-release.yml

pull/107/head
Sebastiano Mandalà GitHub 1 year ago
parent
commit
d26f5c4c58
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/nuget-release.yml

+ 1
- 1
.github/workflows/nuget-release.yml View File

@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: init submodules
run: git submodule update --init


Loading…
Cancel
Save