Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
trombik committed Oct 16, 2024
1 parent 9b9a162 commit b38e407
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
Expand Up @@ -52,4 +52,4 @@ jobs:
steps:
- name: Build ports
run: |
echo "${{ fromJSON(needs.list-ports.outputs.PORTS_TO_BUILD_JSON) }}"
echo "${{ needs.list-ports.outputs.PORTS_TO_BUILD_JSON }}"

0 comments on commit b38e407

Please sign in to comment.