Skip to content

Commit

Permalink
Checkout samples before run prep samples
Browse files Browse the repository at this point in the history
  • Loading branch information
edw-defang committed Jul 2, 2024
1 parent bb2f540 commit 4e177e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ jobs:
path: defang
ref: main

- name: Checkout DefangLabs/samples
uses: actions/checkout@v3
with:
repository: DefangLabs/samples
path: samples
ref: main

- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 4e177e6

Please sign in to comment.