We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2a492 commit 972aa1bCopy full SHA for 972aa1b
.github/workflows/main.yml
@@ -13,6 +13,8 @@ jobs:
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v4
16
+ with:
17
+ lfs: true
18
19
- name: Restore packages
20
run: nuget restore
0 commit comments