We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95975e3 commit 2f20415Copy full SHA for 2f20415
.github/workflows/gh-pages.yml
@@ -49,6 +49,7 @@ jobs:
49
build:
50
if: ${{ needs.check.outputs.is_template == 'false' }}
51
runs-on: ubuntu-latest
52
+ needs: check
53
steps:
54
- name: Checkout
55
uses: actions/checkout@v4
0 commit comments