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 5e7ab93 commit 8311486
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 @@ -230,4 +230,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
- uses: sle118/squeezelite-esp32/.github/workflows/web_deploy.yml@master-v4.3

0 comments on commit 8311486

Please sign in to comment.