Skip to content

Commit 7d307cd

Browse files
committed
Fix the pack fix
1 parent 6022449 commit 7d307cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-natives.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ jobs:
227227
id: pack_step
228228
run: >
229229
dotnet pack Natives/NetCord.Natives/NetCord.Natives.csproj
230+
--no-build
230231
--no-restore
231232
-v ${{ env.DotnetVerbose }}
232233
${{ env.GenerateBinLog == 'true' && '-bl:pack.binlog' || '' }}

0 commit comments

Comments
 (0)