Skip to content

Commit cb811b2

Browse files
committed
install defang first
1 parent f68250b commit cb811b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-sample.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Run Checks
2222
id: checks
2323
run: |
24+
. <(curl -Ls https://s.defang.io/install)
2425
./scripts/check-sample-files.sh > checklist.txt
2526
./scripts/check-modified-samples.sh > modified.txt
2627
echo "@@ MODIFIED @@"

0 commit comments

Comments
 (0)