Changeset 57083 for trunk/.github/workflows/performance.yml
- Timestamp:
- 11/08/2023 10:30:21 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/performance.yml
r56972 r57083 163 163 npm run env:cli -- rewrite structure '/%year%/%monthnum%/%postname%/' --path=/var/www/${{ env.LOCAL_DIR }} 164 164 165 - name: Install additional languages 166 run: | 167 npm run env:cli -- language core install de_DE --path=/var/www/${{ env.LOCAL_DIR }} 168 npm run env:cli -- language plugin install de_DE --all --path=/var/www/${{ env.LOCAL_DIR }} 169 npm run env:cli -- language theme install de_DE --all --path=/var/www/${{ env.LOCAL_DIR }} 170 165 171 - name: Install MU plugin 166 172 run: |
Note: See TracChangeset
for help on using the changeset viewer.