Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg authored Aug 19, 2024
1 parent 193efd4 commit 7917d6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@main
with:
submodules: 'true'
lfs: 'true'

- name: Setup MSBuild.exe
Expand All @@ -35,4 +36,4 @@ jobs:
icon-src: https://raw.githubusercontent.com/vvvv/PublicContent/master/nugeticon.png
icon-dst: ./deployment/nugeticon.png

nuget-key: ${{ secrets.VVVV_ORG_NUGET_KEY }}
nuget-key: ${{ secrets.VVVV_ORG_NUGET_KEY }}

0 comments on commit 7917d6e

Please sign in to comment.