Skip to content

Commit 7119f15

Browse files
author
Petr Sramek
committed
jlkashdqa
1 parent ff683f9 commit 7119f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: build
6464
path: .
6565
- name: Pack
66-
run: dotnet pack ./src/**/*.csproj --no-build --no-restore --configuration Release
66+
run: dotnet pack ./src/**/*.csproj --no-build --configuration Release
6767
- name: Upload
6868
uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)