Remove the pngx .env file for crowdin action

This commit is contained in:
shamoon 2023-12-01 18:05:43 -08:00
parent 1a50d6bb86
commit 20f27fe32f

View File

@ -17,10 +17,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Remove .env
run: |
rm -f \
.env
- name: crowdin action
uses: crowdin/github-action@v1
with: