Skip to content

Commit 04c3638

Browse files
authored
Merge pull request #110 from TraGicCode/chore/fix-build
Enable restore for self-contained build
2 parents 205d4be + bd7de06 commit 04c3638

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dotnet_selfcontained.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
--runtime ${{ matrix.os }} \
3838
--self-contained true \
3939
--output ./artifacts/binaries/${{ matrix.os }} \
40-
--no-restore \
4140
-p:InformationalVersion=${{ steps.version.outputs.version }}
4241
4342
- name: Create Archive

0 commit comments

Comments
 (0)