aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2024-06-17 13:47:10 +0200
committerJ08nY2024-06-17 13:47:10 +0200
commit69787696e841a834d42e5c9994e7479e8626b686 (patch)
tree9365f552620b240ac0ef3789c21e3bd485058cee
parentb9824d8471a341ed6add82758887c12d9c2991d6 (diff)
downloadpyecsca-69787696e841a834d42e5c9994e7479e8626b686.tar.gz
pyecsca-69787696e841a834d42e5c9994e7479e8626b686.tar.zst
pyecsca-69787696e841a834d42e5c9994e7479e8626b686.zip
-rw-r--r--.github/workflows/docs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 12a3c96..71ecb72 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -27,6 +27,10 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
+ - uses: actions/checkout@v4
+ with:
+ repository: J08nY/pyecsca-codegen
+ submodules: true
- uses: actions/cache@v4
with:
path: ~/.cache/pip