Skip to content

Commit e305432

Browse files
Thomas-Boiamacado
andauthored
Update .github/workflows/build_icons.yml
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
1 parent 7add5de commit e305432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_icons.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python -m pip install --upgrade pip
1919
pip install -r ./.github/scripts/requirements.txt
2020
npm install
21-
- name: Run icomoon_upload.py
21+
- name: Executing build and create fonts via icomoon
2222
run: npm run build
2323
- name: Upload geckodriver.log for debugging purposes
2424
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)