Попытка исправить ссылку на сообщество в Discord
This commit is contained in:
parent
3c1d895d6e
commit
d16cb0116a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
||||||
key: ${{ steps.tsru-npm.outputs.cache-primary-key }}
|
key: ${{ steps.tsru-npm.outputs.cache-primary-key }}
|
||||||
|
|
||||||
- name: Populate the .env file
|
- name: Populate the .env file
|
||||||
run: echo PUBLIC_TS_DISCORD=${{ env.PUBLIC_TS_DISCORD }} >> .env
|
run: echo "TEST PUBLIC_TS_DISCORD=${{ env.PUBLIC_TS_DISCORD }}"; echo "PUBLIC_TS_DISCORD=${{ env.PUBLIC_TS_DISCORD }}" >> .env
|
||||||
|
|
||||||
- name: Build frontend
|
- name: Build frontend
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue