Skip to content

Commit

Permalink
Update pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azygis authored Dec 24, 2023
1 parent 4301169 commit 3a47370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
dotnet-version: 6.0.x
- name: Restore dependencies
run: dotnet restore Release
run: dotnet restore
- name: Build
run: dotnet build --no-restore -c Release
- name: Pack
Expand Down

0 comments on commit 3a47370

Please sign in to comment.