Skip to content

Commit

Permalink
ci: or-2583 restore paket
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy committed Jan 21, 2025
1 parent ee1efec commit b46cb43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pre-merge-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,11 @@ jobs:
run: |
dotnet tool restore
- name: Restore dotnet packages
shell: bash
run: |
dotnet paket restore
- name: Package lambda
if: inputs.semver != 'none'
shell: bash
Expand Down

0 comments on commit b46cb43

Please sign in to comment.