Skip to content

Commit

Permalink
Fix release pipeline (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkjenn authored Oct 10, 2024
1 parent 5627d5c commit 4f284dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
- name: Install dependencies
run: |
.paket/paket install
working-directory: ./src

- name: Pack NuGet Package with Paket
run: |
.paket/paket pack Vipps.net
Expand Down

0 comments on commit 4f284dd

Please sign in to comment.