Skip to content

Commit 0399608

Browse files
authored
chore: migrate to new default sendgrid-oai branch (#925)
1 parent ab706ce commit 0399608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ test-integ: test
1818

1919
version ?= latest
2020
test-docker:
21-
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/master/prism/prism.sh -o prism.sh
21+
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/main/prism/prism.sh -o prism.sh
2222
version=$(version) bash ./prism.sh
2323

2424
clean: nopyc

0 commit comments

Comments
 (0)