Skip to content

Commit

Permalink
fix silly
Browse files Browse the repository at this point in the history
andiwand committed May 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent dd783aa commit 0af24c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ jobs:
matrix:
config:
- { os: ubuntu-22.04, compiler: clang-15, cc: clang-15, cxx: clang++-15 }
${{ fromJson(needs.find-all-packages.outputs.packages) }}
package: ${{ fromJson(needs.find-all-packages.outputs.packages) }}
steps:
- name: checkout
uses: actions/checkout@v4

0 comments on commit 0af24c9

Please sign in to comment.