Skip to content

Commit 2f20415

Browse files
authored
Update gh-pages.yml
1 parent 95975e3 commit 2f20415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
build:
5050
if: ${{ needs.check.outputs.is_template == 'false' }}
5151
runs-on: ubuntu-latest
52+
needs: check
5253
steps:
5354
- name: Checkout
5455
uses: actions/checkout@v4

0 commit comments

Comments
 (0)