Skip to content

Commit 94e740f

Browse files
committed
modified: .github/workflows/main_ballotlens.yml
1 parent 5b91188 commit 94e740f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main_ballotlens.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
uses: actions/download-artifact@v4
5757
with:
5858
name: python-app
59+
60+
- name: Copy .envtemplate to .env
61+
run: cp .envtemplate .env
5962

6063
- name: Login to Azure
6164
uses: azure/login@v2

0 commit comments

Comments
 (0)