Update branch of c-sdk repo to main (#223)

Also add missing apostrophe to stdint.readme

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav-Aggarwal-AWS 2020-12-02 14:12:16 -08:00 committed by GitHub
parent d0933fd6cb
commit 68ca3a9b2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 13 deletions

View file

@ -12,7 +12,7 @@ jobs:
- name: Checkout Parent Repo
uses: actions/checkout@v2
with:
ref: master
ref: main
repository: aws/aws-iot-device-sdk-embedded-C
path: main
- name: Clone This Repo