Merge branch 'staging' of github.com:cccb/www into staging

This commit is contained in:
XenGi 2023-06-13 23:00:59 +02:00
commit 4e26fc6764
Signed by: xengi
SSH key fingerprint: SHA256:EvLbWxFCtfmd+8Xa6RkzkhIga+wFkKCekfFacYVn63M

View file

@ -52,6 +52,8 @@ jobs:
run: |
pip install --upgrade pip setuptools wheel
pip install -r requirements.txt
- name: Create directories
run: mkdir -p public static
- name: Download pages
uses: actions/download-artifact@v3
with: