Skip to content

Commit

Permalink
hack hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed Mar 5, 2025
1 parent da6665b commit 817538f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-license-info-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
steps:
- name: test
run: |
echo "fancyValue: ${{ (needs.process-versions.outputs.instances) }}"
echo 'fancyValue: ${{ (needs.process-versions.outputs.instances) }}'
call-next-action:
needs: process-versions
Expand Down

0 comments on commit 817538f

Please sign in to comment.