Update release.yml

This commit is contained in:
XenGi 2023-06-13 22:50:19 +02:00 committed by GitHub
parent a9bd7f6e7b
commit a3a8beddd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,6 +47,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: