Skip to content

Commit

Permalink
ci:
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Aug 14, 2023
1 parent 624c39d commit b6049e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test_atchops_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
run: |
git clone https://github.com/Mbed-TLS/mbedtls.git
- name: Run scripts\make_generated_files.bat
working-directory: mbedtls
run: |
scripts\make_generated_files.bat
- name: Config MbedTLS
working-directory: mbedtls
run: |
Expand Down

0 comments on commit b6049e9

Please sign in to comment.