Skip to content

Commit

Permalink
Update build-component.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s0hv authored Jun 1, 2024
1 parent f839633 commit 43dc12c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
platform: ${{ fromJSON(format('[{0}]', needs.compute.outputs.PLATFORM)) }}

steps:
- run: |
echo "${{ needs.compute.outputs.Debug }}"
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
Expand Down

0 comments on commit 43dc12c

Please sign in to comment.