Skip to content

Commit

Permalink
👷 Debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaoz-Topsy committed Jun 19, 2024
1 parent 2f9d225 commit 92d201d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
WEB_UI_CONFIG: ${{ secrets.WEB_UI_CONFIG }}
run: |
touch .env
echo WEB_UI_CONFIG >> .env
echo ${WEB_UI_CONFIG} >> .env
- name: Build web UI
run: |
Expand Down

0 comments on commit 92d201d

Please sign in to comment.