We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f56bab commit f2b1e50Copy full SHA for f2b1e50
.github/workflows/upload-artifact-on-push.yml
@@ -74,9 +74,6 @@ jobs:
74
- name: Install PHP Dependencies
75
run: composer install --prefer-dist --no-progress --no-dev --optimize-autoloader
76
77
- - name: Generate .pot file
78
- run: composer run i18n
79
-
80
- name: Remove development files
81
run: .github/scripts/cleanup.sh
82
.github/workflows/upload-asset-on-release.yml
@@ -75,9 +75,6 @@ jobs:
83
0 commit comments