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 33105d0 commit 20602cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ 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 20602cb

Please sign in to comment.