Merge branch 'staging' of github.com:cccb/www into staging
This commit is contained in:
commit
4e26fc6764
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue