Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgedevs committed Jan 8, 2024
1 parent cdd75e7 commit 5296cb5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/develop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@ jobs:
path: Maple
ref: develop

- name: Checkout amqpnetlite
uses: actions/checkout@v3
with:
repository: WildernessLabs/amqpnetlite
path: amqpnetlite
ref: v2.4.5-meadow

- name: Checkout Meadow.Project.Samples
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 5296cb5

Please sign in to comment.