Skip to content

Commit 91320e0

Browse files
chore: add prism file
1 parent 7410009 commit 91320e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prism.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
rm -rf prism && mkdir -p prism && cd prism
5-
git clone --depth 1 https://${GITHUB_TOKEN}@github.com/sendgrid/sendgrid-oai .
5+
git clone --depth 1 https://github.com/sendgrid/sendgrid-oai .
66
cd prism
77

88
docker-compose build --parallel

0 commit comments

Comments
 (0)