Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
mightbesimon committed Nov 26, 2022
1 parent 3fd7ef9 commit eca381b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- uses: actions/setup-python@v3
with:
python-version: ${{ env.PYTHON_VERSION }}
- run: mkdir file-icons
- run: mkdir product-icons
- run: mkdir file-icons product-icons
- run: python3 -m translate
- uses: actions/upload-artifact@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Emoji File Icons πŸ€·β€β™€οΈ ![version](https://img.shields.io/visual-studio-marketplace/v/mightbesimon.emoji-icons?label=)

[![sponsor](https://img.shields.io/github/sponsors/mightbesimon?color=red&label=Sponsor&logo=github)](https://github.com/sponsors/mightbesimon)
[![sponsor](https://raw.githubusercontent.com/mightbesimon/mightbesimon/main/assets/sponsor.svg)](https://github.com/sponsors/mightbesimon)
![downloads](https://img.shields.io/vscode-marketplace/i/mightbesimon.emoji-icons?color=white&label=&logo=visualstudiocode&logoColor=blue)
![publish](https://github.com/mightbesimon/vscode-emoji-icons/actions/workflows/publish.yml/badge.svg)

Expand Down

0 comments on commit eca381b

Please sign in to comment.