Skip to content

Commit

Permalink
Merge pull request #38 from atsign-foundation/jeremy-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth authored Sep 1, 2023
2 parents 09db64d + cceacdb commit 636285a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_source_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install atclient
working-directory: packages/atclient
run: |
cmake -S . -B build -DATCLIENT_FETCH_MBEDTLS=ON -DATCLIENT_FETCH_MBEDTLS=ON
cmake -S . -B build -DATCLIENT_FETCH_MBEDTLS=ON -DATCLIENT_FETCH_ATCHOPS=ON
sudo cmake --build build --target install
- name: Build sample_cmake_project
Expand Down

0 comments on commit 636285a

Please sign in to comment.