Skip to content

Commit dc27068

Browse files
authored
Update build-linux-x86_64.yml
1 parent 15627c5 commit dc27068

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-linux-x86_64.yml

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
- run: rm -f downloads/php-*.tar.xz
8686
- run: rm -rf buildroot source locale
8787

88+
- run: ./bin/spc doctor
89+
8890
# If there's no dependencies cache, fetch sources, with or without debug
8991
- run: ./bin/spc download --with-php=${{ matrix.version }} --for-extensions=${{ env.extensions-all }} ${{ env.SPC_BUILD_DEBUG }} ${{ env.SPC_PRE_BUILT }}
9092

0 commit comments

Comments
 (0)