Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Oct 28, 2023
1 parent 87ea34d commit b5fb39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
# cmake -B "${{ env.BUILD_DIR }}" -DTESTING=ON -DVCPKG_MANIFEST_DIR="alternatives/${{ matrix.crypto }}"
# cmake --build "${{ env.BUILD_DIR }}"
- name: Build MLSpp
uses: ./.github/actuibs/build.yml
uses: ./.github/actions/build.yml
with:
crypto: ${{ matrix.crypto }}

Expand Down

0 comments on commit b5fb39f

Please sign in to comment.