Skip to content

Commit

Permalink
YAML bug
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Sep 4, 2024
1 parent a33ce25 commit 765d926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
echo "::error Unknown architecture/build-type triplet mapping"
}
- if: ${{ !contains(matrix.arch, 'arm64ec') }}
- if: ${{ !contains(matrix.build_type, 'arm64ec') }}
uses: lukka/run-vcpkg@v11
with:
runVcpkgInstall: true
Expand Down

0 comments on commit 765d926

Please sign in to comment.