Skip to content

Commit

Permalink
WIP Workflow [skip actions]
Browse files Browse the repository at this point in the history
  • Loading branch information
sle118 committed Oct 7, 2022
1 parent 46848b3 commit f721d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{( always() && !cancelled() ) && needs.bootstrap.outputs.release_flag == 1 && needs.bootstrap.outputs.mock == 0 }}
steps:
- uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml@0226355ab76f138acdbef0740399a536ccb7c79d
- uses: ./.github/workflows/web_deploy.yml

0 comments on commit f721d14

Please sign in to comment.