Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-masterov authored Nov 19, 2024
1 parent 7169d8f commit a79de10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- name: echolfc
run: echo ${{ steps.uselfc.outputs.value }}
- name: say
continue-on-error: ${{fromJSON(steps.uselfc.outputs.value) }}
run: echo ${{ matrix.state }}; [ ${{ matrix.state }} == "lfc" ]

0 comments on commit a79de10

Please sign in to comment.