checkout your code. derp

This commit is contained in:
Michael Graeb
2022-11-10 16:58:12 -08:00
parent 465244bb08
commit f79e612eea
+3
View File
@@ -107,6 +107,9 @@ jobs:
matrix: matrix:
arch: [x64] # TODO: add x86 arch: [x64] # TODO: add x86
steps: steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- id: setup-php-sdk - id: setup-php-sdk
uses: cmb69/[email protected] uses: cmb69/[email protected]
with: with: